#9FD1C8#9FD1C8
#9FD1C8 is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.3% C 0.054 H 182.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD1C8 |
|---|---|
| RGB | rgb(159, 209, 200) |
| HSL | hsl(169, 35%, 72%) |
| HSV | hsv(169, 24%, 82%) |
| CMYK | cmyk(23.9%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(80.26, -18.06, -0.83) |
| CIE-LCH | lch(80.26, 18.08, 182.64°) |
| OKLab | oklab(82.31% -0.0535 -0.0025) |
| OKLCH | oklch(82.31% 0.054 182.7) |
| XYZ | xyz(47.5207, 57.1400, 63.1577) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 8.38
Duck Egg Blue
#C3FBF4
ΔE00 9.41
Light Teal
#90E4C1
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD1C8 #D19FA8
analogous
#9FD1AF #9FD1C8 #9FC1D1
triadic
#9FD1C8 #C89FD1 #D1C89F
tetradic
#9FD1C8 #AF9FD1 #D19FA8 #C1D19F
square
#9FD1C8 #AF9FD1 #D19FA8 #C1D19F
split-complementary
#9FD1C8 #D19FC1 #D1AF9F
monochromatic
#50A696 #76BDB0 #9FD1C8 #C8E5E0 #EAF5F3
Accessibility & contrast
On white
1.69
#9FD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#9FD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD1C8
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD1C8 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#91D3CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fd1c8; /* rgb */ color: rgb(159, 209, 200); /* oklch */ color: oklch(82.3% 0.054 182.7);
Tailwind
colors: {
custom: {
50: '#bcdfd8',
500: '#9fd1c8',
950: '#000000',
},
}SCSS
$custom: #9fd1c8; $custom-light: #bcdfd8; $custom-dark: #000000;
JSON
{
"hex": "#9fd1c8",
"rgb": {
"r": 159,
"g": 209,
"b": 200
},
"hsl": {
"h": 169.2,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.82309,
"c": 0.05355,
"h": 182.7
},
"luminance": 0.57142
}Semantic roles & 50–950 ramp
primary
#9FD1C8
secondary
#A76D78
accent
#374DAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483