#95BB99#95BB99
#95BB99 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.5% C 0.063 H 147.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95BB99 |
|---|---|
| RGB | rgb(149, 187, 153) |
| HSL | hsl(126, 22%, 66%) |
| HSV | hsv(126, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.38, -19.48, 13.10) |
| CIE-LCH | lch(72.38, 23.48, 146.08°) |
| OKLab | oklab(75.49% -0.0535 0.0337) |
| OKLCH | oklch(75.49% 0.063 147.8) |
| XYZ | xyz(35.9130, 44.2291, 36.7757) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.10
Greenish Grey
#96AE8D
ΔE00 4.58
Sage Green
#9CAF88
ΔE00 5.90
Greyish Green
#82A67D
ΔE00 6.59
Lichen
#8FB67B
ΔE00 6.77
Sage Green (survey)
#88B378
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BB99 #BB95B7
analogous
#A4BB95 #95BB99 #95BBAC
triadic
#95BB99 #9995BB #BB9995
tetradic
#95BB99 #95A4BB #BB95B7 #BBAC95
square
#95BB99 #95A4BB #BB95B7 #BBAC95
split-complementary
#95BB99 #AC95BB #BB95A4
monochromatic
#538258 #70A375 #95BB99 #BAD3BD #E0EBE1
Accessibility & contrast
On white
2.13
#95BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#95BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BB99
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BB99 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#91B9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95bb99; /* rgb */ color: rgb(149, 187, 153); /* oklch */ color: oklch(75.5% 0.063 147.8);
Tailwind
colors: {
custom: {
50: '#b4cfb7',
500: '#95bb99',
950: '#000000',
},
}SCSS
$custom: #95bb99; $custom-light: #b4cfb7; $custom-dark: #000000;
JSON
{
"hex": "#95bb99",
"rgb": {
"r": 149,
"g": 187,
"b": 153
},
"hsl": {
"h": 126.316,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75488,
"c": 0.06324,
"h": 147.8
},
"luminance": 0.4423
}Semantic roles & 50–950 ramp
primary
#95BB99
secondary
#DCD0DB
accent
#4597A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280