#9FCACA#9FCACA
#9FCACA is a light, muted teal. Relative luminance 0.539; OKLCH L 80.8% C 0.045 H 196.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCACA |
|---|---|
| RGB | rgb(159, 202, 202) |
| HSL | hsl(180, 29%, 71%) |
| HSV | hsv(180, 21%, 79%) |
| CMYK | cmyk(21.3%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(78.39, -14.07, -4.65) |
| CIE-LCH | lch(78.39, 14.82, 198.30°) |
| OKLab | oklab(80.84% -0.0435 -0.0127) |
| OKLCH | oklch(80.84% 0.045 196.3) |
| XYZ | xyz(46.0761, 53.8745, 63.8368) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 10.32
Pale Sky Blue
#BDF6FE
ΔE00 10.43
Sky Blue
#87CEEB
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCACA #CA9F9F
analogous
#9FCAB4 #9FCACA #9FB4CA
triadic
#9FCACA #CA9FCA #CACA9F
tetradic
#9FCACA #B49FCA #CA9F9F #B4CA9F
square
#9FCACA #B49FCA #CA9F9F #B4CA9F
split-complementary
#9FCACA #CA9FB4 #CAB49F
monochromatic
#559A9A #78B4B4 #9FCACA #C6E0E0 #EBF4F4
Accessibility & contrast
On white
1.78
#9FCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#9FCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCACA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCACA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#BCBFCA
Tritanopia (blue-blind)
#91CDCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcaca; /* rgb */ color: rgb(159, 202, 202); /* oklch */ color: oklch(80.8% 0.045 196.3);
Tailwind
colors: {
custom: {
50: '#bcdada',
500: '#9fcaca',
950: '#000000',
},
}SCSS
$custom: #9fcaca; $custom-light: #bcdada; $custom-dark: #000000;
JSON
{
"hex": "#9fcaca",
"rgb": {
"r": 159,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.80839,
"c": 0.0453,
"h": 196.3
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#9FCACA
secondary
#9F6E6E
accent
#3E3EA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383