#7ECFDD#7ECFDD
#7ECFDD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.082 H 209.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFDD |
|---|---|
| RGB | rgb(126, 207, 221) |
| HSL | hsl(189, 58%, 68%) |
| HSV | hsv(189, 43%, 87%) |
| CMYK | cmyk(43%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.62, -21.18, -14.70) |
| CIE-LCH | lch(78.62, 25.78, 214.76°) |
| OKLab | oklab(80.76% -0.0709 -0.0404) |
| OKLCH | oklch(80.76% 0.082 209.7) |
| XYZ | xyz(43.9633, 54.2785, 76.5527) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.37
Baby Blue
#89CFF0
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFDD #DD8C7E
analogous
#7EDDBB #7ECFDD #7E9FDD
triadic
#7ECFDD #DD7ECF #CFDD7E
tetradic
#7ECFDD #BB7EDD #DD8C7E #9FDD7E
square
#7ECFDD #BB7EDD #DD8C7E #9FDD7E
split-complementary
#7ECFDD #DD7E9F #DDBB7E
monochromatic
#2F9EB2 #4EBDD0 #7ECFDD #AEE1EA #DFF3F7
Accessibility & contrast
On white
1.77
#7ECFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7ECFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFDD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFDD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#52D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ecfdd; /* rgb */ color: rgb(126, 207, 221); /* oklch */ color: oklch(80.8% 0.082 209.7);
Tailwind
colors: {
custom: {
50: '#a8dde7',
500: '#7ecfdd',
950: '#000000',
},
}SCSS
$custom: #7ecfdd; $custom-light: #a8dde7; $custom-dark: #000000;
JSON
{
"hex": "#7ecfdd",
"rgb": {
"r": 126,
"g": 207,
"b": 221
},
"hsl": {
"h": 188.842,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.80756,
"c": 0.0816,
"h": 209.7
},
"luminance": 0.54282
}Semantic roles & 50–950 ramp
primary
#7ECFDD
secondary
#B45B4C
accent
#3820C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484