#8ECCCA#8ECCCA
#8ECCCA is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.3% C 0.063 H 193.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECCCA |
|---|---|
| RGB | rgb(142, 204, 202) |
| HSL | hsl(178, 38%, 68%) |
| HSV | hsv(178, 30%, 80%) |
| CMYK | cmyk(30.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.99, -20.10, -5.35) |
| CIE-LCH | lch(77.99, 20.80, 194.89°) |
| OKLab | oklab(80.27% -0.0616 -0.0147) |
| OKLCH | oklch(80.27% 0.063 193.4) |
| XYZ | xyz(43.4053, 53.1984, 63.8469) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.37
Mediumturquoise
#48D1CC
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 8.06
Pale Teal
#82CBB2
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Darkturquoise
#00CED1
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECCCA #CC8E90
analogous
#8ECCAB #8ECCCA #8EAFCC
triadic
#8ECCCA #CA8ECC #CCCA8E
tetradic
#8ECCCA #AB8ECC #CC8E90 #AFCC8E
square
#8ECCCA #AB8ECC #CC8E90 #AFCC8E
split-complementary
#8ECCCA #CC8EAF #CCAB8E
monochromatic
#469A97 #64B9B6 #8ECCCA #B8DFDE #E2F2F2
Accessibility & contrast
On white
1.80
#8ECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8ECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECCCA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECCCA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#78D0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8eccca; /* rgb */ color: rgb(142, 204, 202); /* oklch */ color: oklch(80.3% 0.063 193.4);
Tailwind
colors: {
custom: {
50: '#b1dbda',
500: '#8eccca',
950: '#000000',
},
}SCSS
$custom: #8eccca; $custom-light: #b1dbda; $custom-dark: #000000;
JSON
{
"hex": "#8eccca",
"rgb": {
"r": 142,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.065,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.80273,
"c": 0.06333,
"h": 193.4
},
"luminance": 0.53201
}Semantic roles & 50–950 ramp
primary
#8ECCCA
secondary
#A15D60
accent
#3539B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483