#9ECFCB#9ECFCB
#9ECFCB is a light, muted teal. Relative luminance 0.562; OKLCH L 81.9% C 0.051 H 190.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFCB |
|---|---|
| RGB | rgb(158, 207, 203) |
| HSL | hsl(175, 34%, 72%) |
| HSV | hsv(175, 24%, 81%) |
| CMYK | cmyk(23.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.73, -16.71, -3.22) |
| CIE-LCH | lch(79.73, 17.02, 190.91°) |
| OKLab | oklab(81.9% -0.0506 -0.0089) |
| OKLCH | oklch(81.9% 0.051 190) |
| XYZ | xyz(47.1896, 56.2046, 64.8505) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 8.73
Pale Teal
#82CBB2
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.59
Duck Egg Blue
#C3FBF4
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFCB #CF9EA2
analogous
#9ECFB3 #9ECFCB #9EBBCF
triadic
#9ECFCB #CB9ECF #CFCB9E
tetradic
#9ECFCB #B39ECF #CF9EA2 #BBCF9E
square
#9ECFCB #B39ECF #CF9EA2 #BBCF9E
split-complementary
#9ECFCB #CF9EBB #CFB39E
monochromatic
#50A29C #75BBB5 #9ECFCB #C7E3E1 #EBF5F4
Accessibility & contrast
On white
1.72
#9ECFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#9ECFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFCB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFCB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#8FD2CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ecfcb; /* rgb */ color: rgb(158, 207, 203); /* oklch */ color: oklch(81.9% 0.051 190.0);
Tailwind
colors: {
custom: {
50: '#bbddda',
500: '#9ecfcb',
950: '#000000',
},
}SCSS
$custom: #9ecfcb; $custom-light: #bbddda; $custom-dark: #000000;
JSON
{
"hex": "#9ecfcb",
"rgb": {
"r": 158,
"g": 207,
"b": 203
},
"hsl": {
"h": 175.102,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.819,
"c": 0.05136,
"h": 190
},
"luminance": 0.56207
}Semantic roles & 50–950 ramp
primary
#9ECFCB
secondary
#A56D71
accent
#3942AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483