#8ECFDB#8ECFDB
#8ECFDB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.5% C 0.068 H 210.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFDB |
|---|---|
| RGB | rgb(142, 207, 219) |
| HSL | hsl(189, 52%, 71%) |
| HSV | hsv(189, 35%, 86%) |
| CMYK | cmyk(35.2%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.32, -17.60, -12.50) |
| CIE-LCH | lch(79.32, 21.58, 215.39°) |
| OKLab | oklab(81.5% -0.0585 -0.0342) |
| OKLCH | oklch(81.5% 0.068 210.3) |
| XYZ | xyz(46.2499, 55.4881, 75.2773) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.66
Lightblue
#ADD8E6
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFDB #DB9A8E
analogous
#8EDBC0 #8ECFDB #8EA8DB
triadic
#8ECFDB #DB8ECF #CFDB8E
tetradic
#8ECFDB #C08EDB #DB9A8E #A8DB8E
square
#8ECFDB #C08EDB #DB9A8E #A8DB8E
split-complementary
#8ECFDB #DB8EA8 #DBC08E
monochromatic
#3AA2B5 #60BBCC #8ECFDB #BCE3EA #E8F5F8
Accessibility & contrast
On white
1.74
#8ECFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#8ECFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFDB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFDB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#71D5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ecfdb; /* rgb */ color: rgb(142, 207, 219); /* oklch */ color: oklch(81.5% 0.068 210.3);
Tailwind
colors: {
custom: {
50: '#b2dde6',
500: '#8ecfdb',
950: '#000000',
},
}SCSS
$custom: #8ecfdb; $custom-light: #b2dde6; $custom-dark: #000000;
JSON
{
"hex": "#8ecfdb",
"rgb": {
"r": 142,
"g": 207,
"b": 219
},
"hsl": {
"h": 189.351,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.81497,
"c": 0.06781,
"h": 210.3
},
"luminance": 0.55491
}Semantic roles & 50–950 ramp
primary
#8ECFDB
secondary
#B2695B
accent
#3E26BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484