#7ECFDC#7ECFDC
#7ECFDC is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.081 H 208.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFDC |
|---|---|
| RGB | rgb(126, 207, 220) |
| HSL | hsl(188, 57%, 68%) |
| HSV | hsv(188, 43%, 86%) |
| CMYK | cmyk(42.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.59, -21.44, -14.21) |
| CIE-LCH | lch(78.59, 25.72, 213.53°) |
| OKLab | oklab(80.72% -0.0713 -0.0391) |
| OKLCH | oklch(80.72% 0.081 208.7) |
| XYZ | xyz(43.8305, 54.2253, 75.8531) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 7.45
Robin Egg Blue
#8AF1FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFDC #DC8B7E
analogous
#7EDCBA #7ECFDC #7EA0DC
triadic
#7ECFDC #DC7ECF #CFDC7E
tetradic
#7ECFDC #BA7EDC #DC8B7E #A0DC7E
square
#7ECFDC #BA7EDC #DC8B7E #A0DC7E
split-complementary
#7ECFDC #DC7EA0 #DCBA7E
monochromatic
#309EB0 #4EBDCF #7ECFDC #AEE1E9 #DEF3F6
Accessibility & contrast
On white
1.77
#7ECFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7ECFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFDC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFDC | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#53D6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ecfdc; /* rgb */ color: rgb(126, 207, 220); /* oklch */ color: oklch(80.7% 0.081 208.7);
Tailwind
colors: {
custom: {
50: '#a8dde6',
500: '#7ecfdc',
950: '#000000',
},
}SCSS
$custom: #7ecfdc; $custom-light: #a8dde6; $custom-dark: #000000;
JSON
{
"hex": "#7ecfdc",
"rgb": {
"r": 126,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.298,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.80721,
"c": 0.08129,
"h": 208.7
},
"luminance": 0.54229
}Semantic roles & 50–950 ramp
primary
#7ECFDC
secondary
#B25A4C
accent
#3721C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484