#9DCACE#9DCACE
#9DCACE is a light, muted teal. Relative luminance 0.539; OKLCH L 80.8% C 0.048 H 203.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCACE |
|---|---|
| RGB | rgb(157, 202, 206) |
| HSL | hsl(185, 33%, 71%) |
| HSV | hsv(185, 24%, 81%) |
| CMYK | cmyk(23.8%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.38, -13.79, -6.83) |
| CIE-LCH | lch(78.38, 15.39, 206.34°) |
| OKLab | oklab(80.84% -0.0438 -0.0186) |
| OKLCH | oklch(80.84% 0.048 203) |
| XYZ | xyz(46.1624, 53.8635, 66.3450) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 8.76
Paleturquoise
#AFEEEE
ΔE00 8.76
Ice Blue
#A5DFF9
ΔE00 9.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCACE #CEA19D
analogous
#9DCEB9 #9DCACE #9DB1CE
triadic
#9DCACE #CE9DCA #CACE9D
tetradic
#9DCACE #B99DCE #CEA19D #B1CE9D
square
#9DCACE #B99DCE #CEA19D #B1CE9D
split-complementary
#9DCACE #CE9DB1 #CEB99D
monochromatic
#509AA0 #74B4BA #9DCACE #C6E0E2 #EBF4F5
Accessibility & contrast
On white
1.78
#9DCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#9DCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCACE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCACE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#8DCECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9dcace; /* rgb */ color: rgb(157, 202, 206); /* oklch */ color: oklch(80.8% 0.048 203.0);
Tailwind
colors: {
custom: {
50: '#bbdadc',
500: '#9dcace',
950: '#000000',
},
}SCSS
$custom: #9dcace; $custom-light: #bbdadc; $custom-dark: #000000;
JSON
{
"hex": "#9dcace",
"rgb": {
"r": 157,
"g": 202,
"b": 206
},
"hsl": {
"h": 184.898,
"s": 33.333,
"l": 71.176
},
"oklch": {
"l": 0.8084,
"c": 0.04757,
"h": 203
},
"luminance": 0.53865
}Semantic roles & 50–950 ramp
primary
#9DCACE
secondary
#A3706C
accent
#4339AC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384