#8EC6CA#8EC6CA
#8EC6CA is a light, muted teal. Relative luminance 0.504; OKLCH L 78.9% C 0.058 H 201.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC6CA |
|---|---|
| RGB | rgb(142, 198, 202) |
| HSL | hsl(184, 36%, 67%) |
| HSV | hsv(184, 30%, 79%) |
| CMYK | cmyk(29.7%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(76.31, -17.05, -7.83) |
| CIE-LCH | lch(76.31, 18.76, 204.66°) |
| OKLab | oklab(78.94% -0.054 -0.0214) |
| OKLCH | oklch(78.94% 0.058 201.6) |
| XYZ | xyz(42.0066, 50.4010, 63.3806) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.98
Paleturquoise
#AFEEEE
ΔE00 9.45
Mediumturquoise
#48D1CC
ΔE00 9.73
Robin'S Egg Blue
#98EFF9
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC6CA #CA928E
analogous
#8ECAB0 #8EC6CA #8EA8CA
triadic
#8EC6CA #CA8EC6 #C6CA8E
tetradic
#8EC6CA #B08ECA #CA928E #A8CA8E
square
#8EC6CA #B08ECA #CA928E #A8CA8E
split-complementary
#8EC6CA #CA8EA8 #CAB08E
monochromatic
#479297 #64B1B6 #8EC6CA #B8DBDE #E1F0F1
Accessibility & contrast
On white
1.90
#8EC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8EC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC6CA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC6CA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#79CAC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ec6ca; /* rgb */ color: rgb(142, 198, 202); /* oklch */ color: oklch(78.9% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#b1d7da',
500: '#8ec6ca',
950: '#000000',
},
}SCSS
$custom: #8ec6ca; $custom-light: #b1d7da; $custom-dark: #000000;
JSON
{
"hex": "#8ec6ca",
"rgb": {
"r": 142,
"g": 198,
"b": 202
},
"hsl": {
"h": 184,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.78935,
"c": 0.05809,
"h": 201.6
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#8EC6CA
secondary
#9E625E
accent
#3F36AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383