#7ECFDF#7ECFDF
#7ECFDF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.082 H 211.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFDF |
|---|---|
| RGB | rgb(126, 207, 223) |
| HSL | hsl(190, 60%, 68%) |
| HSV | hsv(190, 43%, 87%) |
| CMYK | cmyk(43.5%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.69, -20.66, -15.67) |
| CIE-LCH | lch(78.69, 25.94, 217.18°) |
| OKLab | oklab(80.83% -0.0701 -0.0431) |
| OKLCH | oklch(80.83% 0.082 211.6) |
| XYZ | xyz(44.2314, 54.3857, 77.9644) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.36
Baby Blue
#89CFF0
ΔE00 6.72
Aqua Blue
#02D8E9
ΔE00 7.23
Lightblue
#ADD8E6
ΔE00 7.37
Neon Blue
#04D9FF
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFDF #DF8E7E
analogous
#7EDFBE #7ECFDF #7E9EDF
triadic
#7ECFDF #DF7ECF #CFDF7E
tetradic
#7ECFDF #BE7EDF #DF8E7E #9EDF7E
square
#7ECFDF #BE7EDF #DF8E7E #9EDF7E
split-complementary
#7ECFDF #DF7E9E #DFBE7E
monochromatic
#2D9FB6 #4DBDD3 #7ECFDF #AFE1EB #E0F3F7
Accessibility & contrast
On white
1.77
#7ECFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7ECFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFDF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFDF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#51D6D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ecfdf; /* rgb */ color: rgb(126, 207, 223); /* oklch */ color: oklch(80.8% 0.082 211.6);
Tailwind
colors: {
custom: {
50: '#a8dde9',
500: '#7ecfdf',
950: '#000000',
},
}SCSS
$custom: #7ecfdf; $custom-light: #a8dde9; $custom-dark: #000000;
JSON
{
"hex": "#7ecfdf",
"rgb": {
"r": 126,
"g": 207,
"b": 223
},
"hsl": {
"h": 189.897,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.80827,
"c": 0.08232,
"h": 211.6
},
"luminance": 0.54389
}Semantic roles & 50–950 ramp
primary
#7ECFDF
secondary
#B65D4B
accent
#3A1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484