#95BB97#95BB97
#95BB97 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.4% C 0.065 H 146.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #95BB97 |
|---|---|
| RGB | rgb(149, 187, 151) |
| HSL | hsl(123, 22%, 66%) |
| HSV | hsv(123, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(72.34, -19.84, 14.12) |
| CIE-LCH | lch(72.34, 24.36, 144.56°) |
| OKLab | oklab(75.44% -0.0544 0.0363) |
| OKLCH | oklch(75.44% 0.065 146.3) |
| XYZ | xyz(35.7492, 44.1636, 35.9131) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.59
Greenish Grey
#96AE8D
ΔE00 4.52
Sage Green
#9CAF88
ΔE00 5.66
Lichen
#8FB67B
ΔE00 6.20
Greyish Green
#82A67D
ΔE00 6.38
Sage Green (survey)
#88B378
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BB97 #BB95B9
analogous
#A6BB95 #95BB97 #95BBAA
triadic
#95BB97 #9795BB #BB9795
tetradic
#95BB97 #95A6BB #BB95B9 #BBAA95
square
#95BB97 #95A6BB #BB95B9 #BBAA95
split-complementary
#95BB97 #AA95BB #BB95A6
monochromatic
#538256 #70A372 #95BB97 #BAD3BC #E0EBE0
Accessibility & contrast
On white
2.14
#95BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#95BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BB97
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BB97 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB495
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#91B9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95bb97; /* rgb */ color: rgb(149, 187, 151); /* oklch */ color: oklch(75.4% 0.065 146.3);
Tailwind
colors: {
custom: {
50: '#b4cfb5',
500: '#95bb97',
950: '#000000',
},
}SCSS
$custom: #95bb97; $custom-light: #b4cfb5; $custom-dark: #000000;
JSON
{
"hex": "#95bb97",
"rgb": {
"r": 149,
"g": 187,
"b": 151
},
"hsl": {
"h": 123.158,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75439,
"c": 0.06537,
"h": 146.3
},
"luminance": 0.44165
}Semantic roles & 50–950 ramp
primary
#95BB97
secondary
#DCD0DC
accent
#459BA0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280