#9FCACE#9FCACE
#9FCACE is a light, muted teal. Relative luminance 0.541; OKLCH L 81.0% C 0.046 H 203.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCACE |
|---|---|
| RGB | rgb(159, 202, 206) |
| HSL | hsl(185, 32%, 72%) |
| HSV | hsv(185, 23%, 81%) |
| CMYK | cmyk(22.8%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.50, -13.19, -6.64) |
| CIE-LCH | lch(78.50, 14.77, 206.72°) |
| OKLab | oklab(80.97% -0.0419 -0.0181) |
| OKLCH | oklch(80.97% 0.046 203.3) |
| XYZ | xyz(46.5559, 54.0664, 66.3634) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.27
Lightblue
#ADD8E6
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 8.90
Ice Blue
#A5DFF9
ΔE00 9.29
Baby Blue
#89CFF0
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCACE #CEA39F
analogous
#9FCEBB #9FCACE #9FB3CE
triadic
#9FCACE #CE9FCA #CACE9F
tetradic
#9FCACE #BB9FCE #CEA39F #B3CE9F
square
#9FCACE #BB9FCE #CEA39F #B3CE9F
split-complementary
#9FCACE #CE9FB3 #CEBB9F
monochromatic
#529AA1 #76B4B9 #9FCACE #C8E0E3 #EBF4F5
Accessibility & contrast
On white
1.78
#9FCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#9FCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCACE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCACE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#90CDCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcace; /* rgb */ color: rgb(159, 202, 206); /* oklch */ color: oklch(81.0% 0.046 203.3);
Tailwind
colors: {
custom: {
50: '#bcdadc',
500: '#9fcace',
950: '#000000',
},
}SCSS
$custom: #9fcace; $custom-light: #bcdadc; $custom-dark: #000000;
JSON
{
"hex": "#9fcace",
"rgb": {
"r": 159,
"g": 202,
"b": 206
},
"hsl": {
"h": 185.106,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.80965,
"c": 0.04563,
"h": 203.3
},
"luminance": 0.54068
}Semantic roles & 50–950 ramp
primary
#9FCACE
secondary
#A3726E
accent
#443AAB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384