#7ECCD7#7ECCD7
#7ECCD7 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.078 H 207.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECCD7 |
|---|---|
| RGB | rgb(126, 204, 215) |
| HSL | hsl(187, 53%, 67%) |
| HSV | hsv(187, 41%, 84%) |
| CMYK | cmyk(41.4%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(77.59, -21.20, -13.02) |
| CIE-LCH | lch(77.59, 24.88, 211.55°) |
| OKLab | oklab(79.87% -0.0697 -0.0358) |
| OKLCH | oklch(79.87% 0.078 207.2) |
| XYZ | xyz(42.4583, 52.5246, 72.1777) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.03
Aqua Blue
#02D8E9
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.16
Robin'S Egg
#6DEDFD
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECCD7 #D7897E
analogous
#7ED7B6 #7ECCD7 #7EA0D7
triadic
#7ECCD7 #D77ECC #CCD77E
tetradic
#7ECCD7 #B67ED7 #D7897E #A0D77E
square
#7ECCD7 #B67ED7 #D7897E #A0D77E
split-complementary
#7ECCD7 #D77EA0 #D7B67E
monochromatic
#3499A7 #4FBAC9 #7ECCD7 #ADDEE5 #DBF1F4
Accessibility & contrast
On white
1.83
#7ECCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7ECCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECCD7
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECCD7 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#B1BBD7
Tritanopia (blue-blind)
#56D2CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7eccd7; /* rgb */ color: rgb(126, 204, 215); /* oklch */ color: oklch(79.9% 0.078 207.2);
Tailwind
colors: {
custom: {
50: '#a8dbe3',
500: '#7eccd7',
950: '#000000',
},
}SCSS
$custom: #7eccd7; $custom-light: #a8dbe3; $custom-dark: #000000;
JSON
{
"hex": "#7eccd7",
"rgb": {
"r": 126,
"g": 204,
"b": 215
},
"hsl": {
"h": 187.416,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.79871,
"c": 0.07837,
"h": 207.2
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#7ECCD7
secondary
#AB5A4F
accent
#3925C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484