#95BB95#95BB95
#95BB95 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.4% C 0.068 H 144.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95BB95 |
|---|---|
| RGB | rgb(149, 187, 149) |
| HSL | hsl(120, 22%, 66%) |
| HSV | hsv(120, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.29, -20.20, 15.14) |
| CIE-LCH | lch(72.29, 25.25, 143.14°) |
| OKLab | oklab(75.39% -0.0552 0.0389) |
| OKLCH | oklch(75.39% 0.068 144.9) |
| XYZ | xyz(35.5882, 44.0992, 35.0649) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.12
Greenish Grey
#96AE8D
ΔE00 4.54
Sage Green
#9CAF88
ΔE00 5.46
Lichen
#8FB67B
ΔE00 5.64
Sage Green (survey)
#88B378
ΔE00 5.99
Greyish Green
#82A67D
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BB95 #BB95BB
analogous
#A8BB95 #95BB95 #95BBA8
triadic
#95BB95 #9595BB #BB9595
tetradic
#95BB95 #95A8BB #BB95BB #BBA895
square
#95BB95 #95A8BB #BB95BB #BBA895
split-complementary
#95BB95 #A895BB #BB95A8
monochromatic
#538253 #70A370 #95BB95 #BAD3BA #E0EBE0
Accessibility & contrast
On white
2.14
#95BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#95BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BB95
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BB95 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#92B9B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95bb95; /* rgb */ color: rgb(149, 187, 149); /* oklch */ color: oklch(75.4% 0.068 144.9);
Tailwind
colors: {
custom: {
50: '#b4cfb4',
500: '#95bb95',
950: '#000000',
},
}SCSS
$custom: #95bb95; $custom-light: #b4cfb4; $custom-dark: #000000;
JSON
{
"hex": "#95bb95",
"rgb": {
"r": 149,
"g": 187,
"b": 149
},
"hsl": {
"h": 120,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.7539,
"c": 0.06755,
"h": 144.9
},
"luminance": 0.441
}Semantic roles & 50–950 ramp
primary
#95BB95
secondary
#DCD0DC
accent
#45A0A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280