#95BB93#95BB93
#95BB93 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.3% C 0.070 H 143.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #95BB93 |
|---|---|
| RGB | rgb(149, 187, 147) |
| HSL | hsl(117, 23%, 65%) |
| HSV | hsv(117, 21%, 73%) |
| CMYK | cmyk(20.3%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.25, -20.55, 16.17) |
| CIE-LCH | lch(72.25, 26.15, 141.82°) |
| OKLab | oklab(75.34% -0.0561 0.0414) |
| OKLCH | oklch(75.34% 0.07 143.6) |
| XYZ | xyz(35.4299, 44.0359, 34.2312) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.74
Greenish Grey
#96AE8D
ΔE00 4.62
Lichen
#8FB67B
ΔE00 5.11
Sage Green
#9CAF88
ΔE00 5.32
Sage Green (survey)
#88B378
ΔE00 5.49
Greyish Green
#82A67D
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BB93 #B993BB
analogous
#A9BB93 #95BB93 #93BBA5
triadic
#95BB93 #9395BB #BB9395
tetradic
#95BB93 #93A9BB #B993BB #BBA593
square
#95BB93 #93A9BB #B993BB #BBA593
split-complementary
#95BB93 #A593BB #BB93A9
monochromatic
#548252 #70A36D #95BB93 #BAD3B9 #DFEADE
Accessibility & contrast
On white
2.14
#95BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#95BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BB93
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BB93 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB491
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#92B8B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95bb93; /* rgb */ color: rgb(149, 187, 147); /* oklch */ color: oklch(75.3% 0.070 143.6);
Tailwind
colors: {
custom: {
50: '#b4cfb2',
500: '#95bb93',
950: '#000000',
},
}SCSS
$custom: #95bb93; $custom-light: #b4cfb2; $custom-dark: #000000;
JSON
{
"hex": "#95bb93",
"rgb": {
"r": 149,
"g": 187,
"b": 147
},
"hsl": {
"h": 117,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75342,
"c": 0.06974,
"h": 143.6
},
"luminance": 0.44037
}Semantic roles & 50–950 ramp
primary
#95BB93
secondary
#DBCEDC
accent
#44A19D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280