#96BFAA#96BFAA
#96BFAA is a light, muted green. Relative luminance 0.466; OKLCH L 76.9% C 0.053 H 162.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFAA |
|---|---|
| RGB | rgb(150, 191, 170) |
| HSL | hsl(149, 24%, 67%) |
| HSV | hsv(149, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(73.96, -17.94, 6.13) |
| CIE-LCH | lch(73.96, 18.96, 161.13°) |
| OKLab | oklab(76.9% -0.0506 0.0159) |
| OKLCH | oklch(76.9% 0.053 162.6) |
| XYZ | xyz(38.4621, 46.6466, 44.9996) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 9.31
Mediumaquamarine
#66CDAA
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFAA #BF96AB
analogous
#97BF96 #96BFAA #96BFBF
triadic
#96BFAA #AA96BF #BFAA96
tetradic
#96BFAA #9697BF #BF96AB #BFBF96
square
#96BFAA #9697BF #BF96AB #BFBF96
split-complementary
#96BFAA #BF96BF #BF9697
monochromatic
#53886D #70A88B #96BFAA #BCD6C9 #E2EDE8
Accessibility & contrast
On white
2.03
#96BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#96BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFAA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFAA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#B6B4AB
Tritanopia (blue-blind)
#8EBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bfaa; /* rgb */ color: rgb(150, 191, 170); /* oklch */ color: oklch(76.9% 0.053 162.6);
Tailwind
colors: {
custom: {
50: '#b5d2c3',
500: '#96bfaa',
950: '#000000',
},
}SCSS
$custom: #96bfaa; $custom-light: #b5d2c3; $custom-dark: #000000;
JSON
{
"hex": "#96bfaa",
"rgb": {
"r": 150,
"g": 191,
"b": 170
},
"hsl": {
"h": 149.268,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76898,
"c": 0.05306,
"h": 162.6
},
"luminance": 0.46648
}Semantic roles & 50–950 ramp
primary
#96BFAA
secondary
#DFD2D9
accent
#4374A3
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281