#7fd5d2
a light, vivid cyan · cool · closest name: Medium Turquoise
At a glance
Every number on this page in one read: what #7fd5d2 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #7fd5d2 |
| RGB | rgb(127, 213, 210) |
| HSL | hsl(178, 51%, 67%) |
| CMYK | cmyk(40%, 0%, 1%, 17%) |
| LAB | lab(80.0 -26.7 -6.7) |
| LCH | lch(80.0 27.5 194.1) |
| OKLCH | oklch(0.818 0.084 192.8) |
| Decimal | 8377810 |
| Display P3 | color(display-p3 0.498 0.835 0.824) |
Copy-ready code
/* CSS */
color: #7fd5d2;
background-color: #7fd5d2;
/* Tailwind (arbitrary) */
class="text-[#7fd5d2] bg-[#7fd5d2]"
/* SCSS */
$brand: #7fd5d2;
/* SwiftUI */
Color(red: 0.498, green: 0.835, blue: 0.824)
/* Android */
Color.parseColor("#7fd5d2")
/* Flutter */
Color(0xFF7FD5D2)
/* Python / OpenCV (BGR) */
(210, 213, 127)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #7fd5d2 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F4FAFA;
--brand-100: #EAF6F5;
--brand-200: #CFEDEC;
--brand-300: #ABE3E1;
--brand-400: #7fd5d2;
--brand-500: #56C8C4;
--brand-600: #3CB8B4;
--brand-700: #329A96;
--brand-800: #287B78;
--brand-900: #215A58;
--brand-950: #143837;
--brand: #7fd5d2;
--brand-ink: #000000;
}Colors that work with #7fd5d2
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #7fd5d2
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #D57F82 | Directly opposite — maximum tension | |
| Analogous left | #7FD5A7 | Neighbour, quieter | |
| Analogous right | #7FADD5 | Neighbour, quieter | |
| Split-complement 1 | #D57FAD | Contrast without the clash | |
| Split-complement 2 | #D5A77F | Contrast without the clash | |
| Triadic 1 | #D27FD5 | Even thirds — balanced and loud | |
| Triadic 2 | #D5D27F | Even thirds — balanced and loud | |
| Tetradic | #A77FD5 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#7fd5d2 text on a black background
contrast 12.35:1
#7fd5d2 text on a white background
contrast 1.70:1
CSS3 live lab
The quick brown fox
color: #7fd5d2;
background-color: #7fd5d2;
Glowing headline
text-shadow: 2px 2px 8px #7fd5d2;
Soft neon halo
text-shadow: 0 0 14px rgba(127, 213, 210, 0.45);
box-shadow: 0 12px 32px -8px rgba(127, 213, 210, 0.45);
border: 3px solid #7fd5d2; background: linear-gradient(135deg, #7fd5d2, #7F9FD5);
Monochromatic scale
Palettes built from #7fd5d2
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Turquoise (#40e0d0) — ΔE2000 7.4 away, with its history, psychology and brand usage.
#7fd5d2 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#7fd5d2, answered
What color is #7fd5d2?
#7fd5d2 is a light vivid cyan, closest to Medium Turquoise (ΔE2000 5). It sits at 178° on the hue wheel with 51% saturation and 67% lightness, which reads as cool.
What is the RGB value of #7fd5d2?
rgb(127, 213, 210) — 127 red, 213 green and 210 blue out of 255, or 49.8% / 83.5% / 82.4% by channel.
Is #7fd5d2 a light or a dark color?
It is a light color. Relative luminance is 0.5675 and perceived brightness is 75%, so black text on it reaches 12.35:1.
Should I use black or white text on #7fd5d2?
Black. It scores 12.35:1 against #7fd5d2, versus 1.70:1 for white — AAA at any size.
What is the complementary color of #7fd5d2?
#D57F82 sits directly opposite on the wheel. Softer options are the split-complements #D57FAD and #D5A77F, which give the same contrast with far less vibration.
What colors go well with #7fd5d2?
For interface work: #F4FAFA as the surface, #C2EBE9 for borders, #4B9B98 for secondary text, #9D2F4E as an accent and #1F605E for hover and pressed states. For a palette, the analogous pair #7FD5A7 and #7FADD5 stays calm, while #D57F82 is the loudest partner.
What is #7fd5d2 in CMYK for printing?
cmyk(40%, 0%, 1%, 17%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #7fd5d2 warm or cool?
Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7FD5B3; nudged cooler, #7DB9D7.