#9FD4BB#9FD4BB
#9FD4BB is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.6% C 0.065 H 164.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD4BB |
|---|---|
| RGB | rgb(159, 212, 187) |
| HSL | hsl(152, 38%, 73%) |
| HSV | hsv(152, 25%, 83%) |
| CMYK | cmyk(25%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(80.76, -22.23, 6.84) |
| CIE-LCH | lch(80.76, 23.26, 162.90°) |
| OKLab | oklab(82.6% -0.0628 0.0177) |
| OKLCH | oklch(82.6% 0.065 164.3) |
| XYZ | xyz(46.8085, 58.0439, 55.7414) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 7.44
Mediumaquamarine
#66CDAA
ΔE00 7.83
Mint
#AAF0C1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD4BB #D49FB8
analogous
#9FD4A0 #9FD4BB #9FD2D4
triadic
#9FD4BB #BB9FD4 #D4BB9F
tetradic
#9FD4BB #A09FD4 #D49FB8 #D2D49F
square
#9FD4BB #A09FD4 #D49FB8 #D2D49F
split-complementary
#9FD4BB #D49FD2 #D4A09F
monochromatic
#4DAC7F #75C19D #9FD4BB #C9E7D9 #EAF6F0
Accessibility & contrast
On white
1.67
#9FD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#9FD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD4BB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD4BB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#94D4CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fd4bb; /* rgb */ color: rgb(159, 212, 187); /* oklch */ color: oklch(82.6% 0.065 164.3);
Tailwind
colors: {
custom: {
50: '#bce1cf',
500: '#9fd4bb',
950: '#000000',
},
}SCSS
$custom: #9fd4bb; $custom-light: #bce1cf; $custom-dark: #000000;
JSON
{
"hex": "#9fd4bb",
"rgb": {
"r": 159,
"g": 212,
"b": 187
},
"hsl": {
"h": 151.698,
"s": 38.129,
"l": 72.745
},
"oklch": {
"l": 0.82605,
"c": 0.06526,
"h": 164.3
},
"luminance": 0.58046
}Semantic roles & 50–950 ramp
primary
#9FD4BB
secondary
#AA6D8A
accent
#346FB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483