#9FC7CA#9FC7CA
#9FC7CA is a light, muted teal. Relative luminance 0.525; OKLCH L 80.2% C 0.043 H 202.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7CA |
|---|---|
| RGB | rgb(159, 199, 202) |
| HSL | hsl(184, 29%, 71%) |
| HSV | hsv(184, 21%, 79%) |
| CMYK | cmyk(21.3%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.57, -12.52, -5.87) |
| CIE-LCH | lch(77.57, 13.82, 205.11°) |
| OKLab | oklab(80.19% -0.0395 -0.016) |
| OKLCH | oklch(80.19% 0.043 202) |
| XYZ | xyz(45.3791, 52.4804, 63.6044) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Lightblue
#ADD8E6
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 9.68
Ice Blue
#A5DFF9
ΔE00 10.01
Light Grey Blue
#9DBCD4
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7CA #CAA29F
analogous
#9FCAB7 #9FC7CA #9FB1CA
triadic
#9FC7CA #CA9FC7 #C7CA9F
tetradic
#9FC7CA #B79FCA #CAA29F #B1CA9F
square
#9FC7CA #B79FCA #CAA29F #B1CA9F
split-complementary
#9FC7CA #CA9FB1 #CAB79F
monochromatic
#55959A #78B0B4 #9FC7CA #C6DEE0 #EBF3F4
Accessibility & contrast
On white
1.83
#9FC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#9FC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7CA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7CA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#92CAC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fc7ca; /* rgb */ color: rgb(159, 199, 202); /* oklch */ color: oklch(80.2% 0.043 202.0);
Tailwind
colors: {
custom: {
50: '#bcd8da',
500: '#9fc7ca',
950: '#000000',
},
}SCSS
$custom: #9fc7ca; $custom-light: #bcd8da; $custom-dark: #000000;
JSON
{
"hex": "#9fc7ca",
"rgb": {
"r": 159,
"g": 199,
"b": 202
},
"hsl": {
"h": 184.186,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.80186,
"c": 0.0426,
"h": 202
},
"luminance": 0.52482
}Semantic roles & 50–950 ramp
primary
#9FC7CA
secondary
#9F726E
accent
#453EA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383