#9ECCCA#9ECCCA
#9ECCCA is a light, muted teal. Relative luminance 0.547; OKLCH L 81.2% C 0.048 H 192.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECCCA |
|---|---|
| RGB | rgb(158, 204, 202) |
| HSL | hsl(177, 31%, 71%) |
| HSV | hsv(177, 23%, 80%) |
| CMYK | cmyk(22.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.88, -15.40, -3.94) |
| CIE-LCH | lch(78.88, 15.89, 194.35°) |
| OKLab | oklab(81.21% -0.0471 -0.0108) |
| OKLCH | oklch(81.21% 0.048 192.9) |
| XYZ | xyz(46.3509, 54.7172, 63.9849) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 7.95
Paleturquoise
#AFEEEE
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 9.88
Robin'S Egg Blue
#98EFF9
ΔE00 9.96
Pale Sky Blue
#BDF6FE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECCCA #CC9EA0
analogous
#9ECCB3 #9ECCCA #9EB7CC
triadic
#9ECCCA #CA9ECC #CCCA9E
tetradic
#9ECCCA #B39ECC #CC9EA0 #B7CC9E
square
#9ECCCA #B39ECC #CC9EA0 #B7CC9E
split-complementary
#9ECCCA #CC9EB7 #CCB39E
monochromatic
#539D9A #76B7B4 #9ECCCA #C6E1E0 #EBF4F4
Accessibility & contrast
On white
1.76
#9ECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#9ECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECCCA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECCCA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#90CFCB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9eccca; /* rgb */ color: rgb(158, 204, 202); /* oklch */ color: oklch(81.2% 0.048 192.9);
Tailwind
colors: {
custom: {
50: '#bbdbda',
500: '#9eccca',
950: '#000000',
},
}SCSS
$custom: #9eccca; $custom-light: #bbdbda; $custom-dark: #000000;
JSON
{
"hex": "#9eccca",
"rgb": {
"r": 158,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.391,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.81213,
"c": 0.04828,
"h": 192.9
},
"luminance": 0.54719
}Semantic roles & 50–950 ramp
primary
#9ECCCA
secondary
#A16D6F
accent
#3C40AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483