#9FD1CA#9FD1CA
#9FD1CA is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.4% C 0.053 H 185.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD1CA |
|---|---|
| RGB | rgb(159, 209, 202) |
| HSL | hsl(172, 35%, 72%) |
| HSV | hsv(172, 24%, 82%) |
| CMYK | cmyk(23.9%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(80.31, -17.64, -1.83) |
| CIE-LCH | lch(80.31, 17.73, 185.91°) |
| OKLab | oklab(82.37% -0.0527 -0.0052) |
| OKLCH | oklch(82.37% 0.053 185.6) |
| XYZ | xyz(47.7559, 57.2341, 64.3967) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.90
Seafoam Blue
#78D1B6
ΔE00 9.00
Duck Egg Blue
#C3FBF4
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD1CA #D19FA6
analogous
#9FD1B1 #9FD1CA #9FBFD1
triadic
#9FD1CA #CA9FD1 #D1CA9F
tetradic
#9FD1CA #B19FD1 #D19FA6 #BFD19F
square
#9FD1CA #B19FD1 #D19FA6 #BFD19F
split-complementary
#9FD1CA #D19FBF #D1B19F
monochromatic
#50A69A #76BDB3 #9FD1CA #C8E5E1 #EAF5F4
Accessibility & contrast
On white
1.69
#9FD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#9FD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD1CA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD1CA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#90D3CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fd1ca; /* rgb */ color: rgb(159, 209, 202); /* oklch */ color: oklch(82.4% 0.053 185.6);
Tailwind
colors: {
custom: {
50: '#bcdfda',
500: '#9fd1ca',
950: '#000000',
},
}SCSS
$custom: #9fd1ca; $custom-light: #bcdfda; $custom-dark: #000000;
JSON
{
"hex": "#9fd1ca",
"rgb": {
"r": 159,
"g": 209,
"b": 202
},
"hsl": {
"h": 171.6,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.82369,
"c": 0.05292,
"h": 185.6
},
"luminance": 0.57236
}Semantic roles & 50–950 ramp
primary
#9FD1CA
secondary
#A76D75
accent
#3748AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483