#95BB98#95BB98
#95BB98 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.5% C 0.064 H 147.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95BB98 |
|---|---|
| RGB | rgb(149, 187, 152) |
| HSL | hsl(125, 22%, 66%) |
| HSV | hsv(125, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(72.36, -19.66, 13.61) |
| CIE-LCH | lch(72.36, 23.91, 145.31°) |
| OKLab | oklab(75.46% -0.0539 0.035) |
| OKLCH | oklch(75.46% 0.064 147) |
| XYZ | xyz(35.8308, 44.1962, 36.3426) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.84
Greenish Grey
#96AE8D
ΔE00 4.54
Sage Green
#9CAF88
ΔE00 5.77
Greyish Green
#82A67D
ΔE00 6.48
Lichen
#8FB67B
ΔE00 6.48
Sage Green (survey)
#88B378
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BB98 #BB95B8
analogous
#A5BB95 #95BB98 #95BBAB
triadic
#95BB98 #9895BB #BB9895
tetradic
#95BB98 #95A5BB #BB95B8 #BBAB95
square
#95BB98 #95A5BB #BB95B8 #BBAB95
split-complementary
#95BB98 #AB95BB #BB95A5
monochromatic
#538257 #70A374 #95BB98 #BAD3BC #E0EBE0
Accessibility & contrast
On white
2.13
#95BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#95BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BB98
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BB98 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#91B9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95bb98; /* rgb */ color: rgb(149, 187, 152); /* oklch */ color: oklch(75.5% 0.064 147.0);
Tailwind
colors: {
custom: {
50: '#b4cfb6',
500: '#95bb98',
950: '#000000',
},
}SCSS
$custom: #95bb98; $custom-light: #b4cfb6; $custom-dark: #000000;
JSON
{
"hex": "#95bb98",
"rgb": {
"r": 149,
"g": 187,
"b": 152
},
"hsl": {
"h": 124.737,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75463,
"c": 0.0643,
"h": 147
},
"luminance": 0.44197
}Semantic roles & 50–950 ramp
primary
#95BB98
secondary
#DCD0DB
accent
#4599A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280