#9ECCCD#9ECCCD
#9ECCCD is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.048 H 197.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECCCD |
|---|---|
| RGB | rgb(158, 204, 205) |
| HSL | hsl(181, 32%, 71%) |
| HSV | hsv(181, 23%, 80%) |
| CMYK | cmyk(22.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.96, -14.74, -5.43) |
| CIE-LCH | lch(78.96, 15.71, 200.21°) |
| OKLab | oklab(81.31% -0.0459 -0.0148) |
| OKLCH | oklch(81.31% 0.048 197.9) |
| XYZ | xyz(46.7095, 54.8607, 65.8738) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 9.56
Pale Sky Blue
#BDF6FE
ΔE00 9.85
Sky Blue
#87CEEB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECCCD #CD9F9E
analogous
#9ECDB6 #9ECCCD #9EB4CD
triadic
#9ECCCD #CD9ECC #CCCD9E
tetradic
#9ECCCD #B69ECD #CD9F9E #B4CD9E
square
#9ECCCD #B69ECD #CD9F9E #B4CD9E
split-complementary
#9ECCCD #CD9EB4 #CDB69E
monochromatic
#529D9F #76B7B8 #9ECCCD #C6E1E2 #EBF4F5
Accessibility & contrast
On white
1.75
#9ECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#9ECCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECCCD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECCCD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#8FCFCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ecccd; /* rgb */ color: rgb(158, 204, 205); /* oklch */ color: oklch(81.3% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#bbdbdc',
500: '#9ecccd',
950: '#000000',
},
}SCSS
$custom: #9ecccd; $custom-light: #bbdbdc; $custom-dark: #000000;
JSON
{
"hex": "#9ecccd",
"rgb": {
"r": 158,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.277,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.81306,
"c": 0.0482,
"h": 197.9
},
"luminance": 0.54863
}Semantic roles & 50–950 ramp
primary
#9ECCCD
secondary
#A26E6D
accent
#3D3BAB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484