#9FC5CA#9FC5CA
#9FC5CA is a light, muted teal. Relative luminance 0.516; OKLCH L 79.8% C 0.041 H 206.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC5CA |
|---|---|
| RGB | rgb(159, 197, 202) |
| HSL | hsl(187, 29%, 71%) |
| HSV | hsv(187, 21%, 79%) |
| CMYK | cmyk(21.3%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.02, -11.48, -6.67) |
| CIE-LCH | lch(77.02, 13.28, 210.17°) |
| OKLab | oklab(79.75% -0.0368 -0.0181) |
| OKLCH | oklch(79.75% 0.041 206.2) |
| XYZ | xyz(44.9219, 51.5661, 63.4520) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 9.29
Ice Blue
#A5DFF9
ΔE00 9.58
Baby Blue
#89CFF0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC5CA #CAA49F
analogous
#9FCAB9 #9FC5CA #9FAFCA
triadic
#9FC5CA #CA9FC5 #C5CA9F
tetradic
#9FC5CA #B99FCA #CAA49F #AFCA9F
square
#9FC5CA #B99FCA #CAA49F #AFCA9F
split-complementary
#9FC5CA #CA9FAF #CAB99F
monochromatic
#55929A #78ADB4 #9FC5CA #C6DDE0 #EBF3F4
Accessibility & contrast
On white
1.86
#9FC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#9FC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC5CA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC5CA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#92C8C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc5ca; /* rgb */ color: rgb(159, 197, 202); /* oklch */ color: oklch(79.8% 0.041 206.2);
Tailwind
colors: {
custom: {
50: '#bcd6da',
500: '#9fc5ca',
950: '#000000',
},
}SCSS
$custom: #9fc5ca; $custom-light: #bcd6da; $custom-dark: #000000;
JSON
{
"hex": "#9fc5ca",
"rgb": {
"r": 159,
"g": 197,
"b": 202
},
"hsl": {
"h": 186.977,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.79753,
"c": 0.04105,
"h": 206.2
},
"luminance": 0.51568
}Semantic roles & 50–950 ramp
primary
#9FC5CA
secondary
#9F746E
accent
#4A3EA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383