#9ECCCF#9ECCCF
#9ECCCF is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.048 H 201.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECCCF |
|---|---|
| RGB | rgb(158, 204, 207) |
| HSL | hsl(184, 34%, 72%) |
| HSV | hsv(184, 24%, 81%) |
| CMYK | cmyk(23.7%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.02, -14.30, -6.42) |
| CIE-LCH | lch(79.02, 15.68, 204.17°) |
| OKLab | oklab(81.37% -0.0451 -0.0175) |
| OKLCH | oklch(81.37% 0.048 201.2) |
| XYZ | xyz(46.9525, 54.9579, 67.1534) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.94
Lightblue
#ADD8E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 8.15
Sky Blue
#87CEEB
ΔE00 9.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.40
Ice Blue
#A5DFF9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECCCF #CFA19E
analogous
#9ECFBA #9ECCCF #9EB4CF
triadic
#9ECCCF #CF9ECC #CCCF9E
tetradic
#9ECCCF #BA9ECF #CFA19E #B4CF9E
square
#9ECCCF #BA9ECF #CFA19E #B4CF9E
split-complementary
#9ECCCF #CF9EB4 #CFBA9E
monochromatic
#509DA2 #75B6BB #9ECCCF #C7E2E3 #EBF4F5
Accessibility & contrast
On white
1.75
#9ECCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#9ECCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECCCF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECCCF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#8ECFCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ecccf; /* rgb */ color: rgb(158, 204, 207); /* oklch */ color: oklch(81.4% 0.048 201.2);
Tailwind
colors: {
custom: {
50: '#bbdbdd',
500: '#9ecccf',
950: '#000000',
},
}SCSS
$custom: #9ecccf; $custom-light: #bbdbdd; $custom-dark: #000000;
JSON
{
"hex": "#9ecccf",
"rgb": {
"r": 158,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.673,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.81369,
"c": 0.04834,
"h": 201.2
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#9ECCCF
secondary
#A5706D
accent
#4039AD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484