#9CCACE#9CCACE
#9CCACE is a light, muted teal. Relative luminance 0.538; OKLCH L 80.8% C 0.049 H 202.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCACE |
|---|---|
| RGB | rgb(156, 202, 206) |
| HSL | hsl(185, 34%, 71%) |
| HSV | hsv(185, 24%, 81%) |
| CMYK | cmyk(24.3%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.32, -14.09, -6.92) |
| CIE-LCH | lch(78.32, 15.70, 206.15°) |
| OKLab | oklab(80.78% -0.0447 -0.0189) |
| OKLCH | oklch(80.78% 0.049 202.9) |
| XYZ | xyz(45.9680, 53.7633, 66.3359) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 8.74
Ice Blue
#A5DFF9
ΔE00 9.40
Robin'S Egg Blue
#98EFF9
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCACE #CEA09C
analogous
#9CCEB9 #9CCACE #9CB1CE
triadic
#9CCACE #CE9CCA #CACE9C
tetradic
#9CCACE #B99CCE #CEA09C #B1CE9C
square
#9CCACE #B99CCE #CEA09C #B1CE9C
split-complementary
#9CCACE #CE9CB1 #CEB99C
monochromatic
#4F9AA0 #73B4BA #9CCACE #C5E0E2 #EBF4F5
Accessibility & contrast
On white
1.79
#9CCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#9CCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCACE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCACE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#8CCECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ccace; /* rgb */ color: rgb(156, 202, 206); /* oklch */ color: oklch(80.8% 0.049 202.9);
Tailwind
colors: {
custom: {
50: '#badadc',
500: '#9ccace',
950: '#000000',
},
}SCSS
$custom: #9ccace; $custom-light: #badadc; $custom-dark: #000000;
JSON
{
"hex": "#9ccace",
"rgb": {
"r": 156,
"g": 202,
"b": 206
},
"hsl": {
"h": 184.8,
"s": 33.784,
"l": 70.98
},
"oklch": {
"l": 0.80778,
"c": 0.04853,
"h": 202.9
},
"luminance": 0.53765
}Semantic roles & 50–950 ramp
primary
#9CCACE
secondary
#A36F6B
accent
#4239AD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384