#7ECCDB#7ECCDB
#7ECCDB is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.080 H 211.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECCDB |
|---|---|
| RGB | rgb(126, 204, 219) |
| HSL | hsl(190, 56%, 68%) |
| HSV | hsv(190, 42%, 86%) |
| CMYK | cmyk(42.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.72, -20.18, -14.98) |
| CIE-LCH | lch(77.72, 25.13, 216.60°) |
| OKLab | oklab(80.01% -0.0681 -0.0412) |
| OKLCH | oklch(80.01% 0.08 211.2) |
| XYZ | xyz(42.9785, 52.7327, 74.9178) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 7.51
Aqua Blue
#02D8E9
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.67
Neon Blue
#04D9FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECCDB #DB8D7E
analogous
#7EDBBB #7ECCDB #7E9EDB
triadic
#7ECCDB #DB7ECC #CCDB7E
tetradic
#7ECCDB #BB7EDB #DB8D7E #9EDB7E
square
#7ECCDB #BB7EDB #DB8D7E #9EDB7E
split-complementary
#7ECCDB #DB7E9E #DBBB7E
monochromatic
#319AAE #4EB9CE #7ECCDB #AEDFE8 #DEF2F6
Accessibility & contrast
On white
1.82
#7ECCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7ECCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECCDB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECCDB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#54D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7eccdb; /* rgb */ color: rgb(126, 204, 219); /* oklch */ color: oklch(80.0% 0.080 211.2);
Tailwind
colors: {
custom: {
50: '#a8dbe6',
500: '#7eccdb',
950: '#000000',
},
}SCSS
$custom: #7eccdb; $custom-light: #a8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7eccdb",
"rgb": {
"r": 126,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.677,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.80011,
"c": 0.07964,
"h": 211.2
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#7ECCDB
secondary
#B15D4D
accent
#3C22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484