#9ECECA#9ECECA
#9ECECA is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.050 H 189.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECECA |
|---|---|
| RGB | rgb(158, 206, 202) |
| HSL | hsl(175, 33%, 71%) |
| HSV | hsv(175, 23%, 81%) |
| CMYK | cmyk(23.3%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(79.43, -16.42, -3.13) |
| CIE-LCH | lch(79.43, 16.71, 190.79°) |
| OKLab | oklab(81.65% -0.0497 -0.0086) |
| OKLCH | oklch(81.65% 0.05 189.9) |
| XYZ | xyz(46.8293, 55.6740, 64.1444) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 8.99
Robin'S Egg Blue
#98EFF9
ΔE00 9.83
Duck Egg Blue
#C3FBF4
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECECA #CE9EA2
analogous
#9ECEB2 #9ECECA #9EBACE
triadic
#9ECECA #CA9ECE #CECA9E
tetradic
#9ECECA #B29ECE #CE9EA2 #BACE9E
square
#9ECECA #B29ECE #CE9EA2 #BACE9E
split-complementary
#9ECECA #CE9EBA #CEB29E
monochromatic
#51A19A #75B9B4 #9ECECA #C7E3E0 #EBF5F4
Accessibility & contrast
On white
1.73
#9ECECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#9ECECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECECA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECECA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#8FD1CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ececa; /* rgb */ color: rgb(158, 206, 202); /* oklch */ color: oklch(81.7% 0.050 189.9);
Tailwind
colors: {
custom: {
50: '#bbddda',
500: '#9ececa',
950: '#000000',
},
}SCSS
$custom: #9ececa; $custom-light: #bbddda; $custom-dark: #000000;
JSON
{
"hex": "#9ececa",
"rgb": {
"r": 158,
"g": 206,
"b": 202
},
"hsl": {
"h": 175,
"s": 32.877,
"l": 71.373
},
"oklch": {
"l": 0.8165,
"c": 0.05043,
"h": 189.9
},
"luminance": 0.55676
}Semantic roles & 50–950 ramp
primary
#9ECECA
secondary
#A36D71
accent
#3A43AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483