#9FD2BF#9FD2BF
#9FD2BF is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.3% C 0.059 H 169.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2BF |
|---|---|
| RGB | rgb(159, 210, 191) |
| HSL | hsl(158, 36%, 72%) |
| HSV | hsv(158, 24%, 82%) |
| CMYK | cmyk(24.3%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(80.31, -20.44, 4.05) |
| CIE-LCH | lch(80.31, 20.83, 168.80°) |
| OKLab | oklab(82.27% -0.0585 0.0104) |
| OKLCH | oklch(82.27% 0.059 169.9) |
| XYZ | xyz(46.7458, 57.2238, 57.8624) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.85
Seafoam Blue
#78D1B6
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.99
Mediumaquamarine
#66CDAA
ΔE00 8.64
Seafoam
#7FE0B3
ΔE00 9.01
Mint
#AAF0C1
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2BF #D29FB2
analogous
#9FD2A6 #9FD2BF #9FCCD2
triadic
#9FD2BF #BF9FD2 #D2BF9F
tetradic
#9FD2BF #A69FD2 #D29FB2 #CCD29F
square
#9FD2BF #A69FD2 #D29FB2 #CCD29F
split-complementary
#9FD2BF #D29FCC #D2A69F
monochromatic
#4FA887 #75BEA3 #9FD2BF #C9E6DB #EAF5F1
Accessibility & contrast
On white
1.69
#9FD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#9FD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2BF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2BF | 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)
#CFCBBE
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#93D3CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fd2bf; /* rgb */ color: rgb(159, 210, 191); /* oklch */ color: oklch(82.3% 0.059 169.9);
Tailwind
colors: {
custom: {
50: '#bce0d2',
500: '#9fd2bf',
950: '#000000',
},
}SCSS
$custom: #9fd2bf; $custom-light: #bce0d2; $custom-dark: #000000;
JSON
{
"hex": "#9fd2bf",
"rgb": {
"r": 159,
"g": 210,
"b": 191
},
"hsl": {
"h": 157.647,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.82271,
"c": 0.05944,
"h": 169.9
},
"luminance": 0.57226
}Semantic roles & 50–950 ramp
primary
#9FD2BF
secondary
#A86D83
accent
#3663AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483