#99BB95#99BB95
#99BB95 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.7% C 0.065 H 142.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #99BB95 |
|---|---|
| RGB | rgb(153, 187, 149) |
| HSL | hsl(114, 22%, 66%) |
| HSV | hsv(114, 20%, 73%) |
| CMYK | cmyk(18.2%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.55, -18.81, 15.54) |
| CIE-LCH | lch(72.55, 24.40, 140.44°) |
| OKLab | oklab(75.66% -0.0513 0.0399) |
| OKLCH | oklch(75.66% 0.065 142.1) |
| XYZ | xyz(36.3307, 44.4821, 35.0997) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.71
Greenish Grey
#96AE8D
ΔE00 4.08
Sage Green
#9CAF88
ΔE00 4.77
Lichen
#8FB67B
ΔE00 5.59
Sage Green (survey)
#88B378
ΔE00 6.10
Greyish Green
#82A67D
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BB95 #B795BB
analogous
#ACBB95 #99BB95 #95BBA4
triadic
#99BB95 #9599BB #BB9599
tetradic
#99BB95 #95ACBB #B795BB #BBA495
square
#99BB95 #95ACBB #B795BB #BBA495
split-complementary
#99BB95 #A495BB #BB95AC
monochromatic
#588253 #75A370 #99BB95 #BDD3BA #E1EBE0
Accessibility & contrast
On white
2.12
#99BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#99BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BB95
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BB95 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B7B197
Tritanopia (blue-blind)
#97B8B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #99bb95; /* rgb */ color: rgb(153, 187, 149); /* oklch */ color: oklch(75.7% 0.065 142.1);
Tailwind
colors: {
custom: {
50: '#b7cfb4',
500: '#99bb95',
950: '#000000',
},
}SCSS
$custom: #99bb95; $custom-light: #b7cfb4; $custom-dark: #000000;
JSON
{
"hex": "#99bb95",
"rgb": {
"r": 153,
"g": 187,
"b": 149
},
"hsl": {
"h": 113.684,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75659,
"c": 0.06493,
"h": 142.1
},
"luminance": 0.44483
}Semantic roles & 50–950 ramp
primary
#99BB95
secondary
#DBD0DC
accent
#45A097
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280