#96BB99#96BB99
#96BB99 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.6% C 0.063 H 147.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96BB99 |
|---|---|
| RGB | rgb(150, 187, 153) |
| HSL | hsl(125, 21%, 66%) |
| HSV | hsv(125, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.44, -19.14, 13.20) |
| CIE-LCH | lch(72.44, 23.25, 145.41°) |
| OKLab | oklab(75.55% -0.0525 0.034) |
| OKLCH | oklch(75.55% 0.063 147.1) |
| XYZ | xyz(36.0963, 44.3236, 36.7843) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.17
Greenish Grey
#96AE8D
ΔE00 4.43
Sage Green
#9CAF88
ΔE00 5.73
Greyish Green
#82A67D
ΔE00 6.61
Lichen
#8FB67B
ΔE00 6.74
Sage Green (survey)
#88B378
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BB99 #BB96B8
analogous
#A5BB96 #96BB99 #96BBAB
triadic
#96BB99 #9996BB #BB9996
tetradic
#96BB99 #96A5BB #BB96B8 #BBAB96
square
#96BB99 #96A5BB #BB96B8 #BBAB96
split-complementary
#96BB99 #AB96BB #BB96A5
monochromatic
#548258 #71A375 #96BB99 #BBD3BD #E0EBE1
Accessibility & contrast
On white
2.13
#96BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#96BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BB99
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BB99 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#92B9B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #96bb99; /* rgb */ color: rgb(150, 187, 153); /* oklch */ color: oklch(75.6% 0.063 147.1);
Tailwind
colors: {
custom: {
50: '#b5cfb7',
500: '#96bb99',
950: '#000000',
},
}SCSS
$custom: #96bb99; $custom-light: #b5cfb7; $custom-dark: #000000;
JSON
{
"hex": "#96bb99",
"rgb": {
"r": 150,
"g": 187,
"b": 153
},
"hsl": {
"h": 124.865,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.75554,
"c": 0.06254,
"h": 147.1
},
"luminance": 0.44325
}Semantic roles & 50–950 ramp
primary
#96BB99
secondary
#DCD0DB
accent
#4698A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280