#95BF92#95BF92
#95BF92 is a light, moderate green. Relative luminance 0.457; OKLCH L 76.2% C 0.078 H 143.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #95BF92 |
|---|---|
| RGB | rgb(149, 191, 146) |
| HSL | hsl(116, 26%, 66%) |
| HSV | hsv(116, 24%, 75%) |
| CMYK | cmyk(22%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.37, -22.73, 18.25) |
| CIE-LCH | lch(73.37, 29.15, 141.23°) |
| OKLab | oklab(76.23% -0.062 0.0466) |
| OKLCH | oklch(76.23% 0.078 143.1) |
| XYZ | xyz(36.2122, 45.7255, 34.1065) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.14
Lichen
#8FB67B
ΔE00 4.55
Sage Green (survey)
#88B378
ΔE00 5.07
Greenish Grey
#96AE8D
ΔE00 6.02
Sage
#87AE73
ΔE00 6.23
Faded Green
#7BB274
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BF92 #BC92BF
analogous
#ABBF92 #95BF92 #92BFA5
triadic
#95BF92 #9295BF #BF9295
tetradic
#95BF92 #92ABBF #BC92BF #BFA592
square
#95BF92 #92ABBF #BC92BF #BFA592
split-complementary
#95BF92 #A592BF #BF92AB
monochromatic
#53874F #6FA86B #95BF92 #BAD6B9 #E0ECDF
Accessibility & contrast
On white
2.07
#95BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#95BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BF92
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BF92 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#BAB394
Tritanopia (blue-blind)
#92BCB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bf92; /* rgb */ color: rgb(149, 191, 146); /* oklch */ color: oklch(76.2% 0.078 143.1);
Tailwind
colors: {
custom: {
50: '#b5d2b2',
500: '#95bf92',
950: '#000000',
},
}SCSS
$custom: #95bf92; $custom-light: #b5d2b2; $custom-dark: #000000;
JSON
{
"hex": "#95bf92",
"rgb": {
"r": 149,
"g": 191,
"b": 146
},
"hsl": {
"h": 116,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76228,
"c": 0.07756,
"h": 143.1
},
"luminance": 0.45726
}Semantic roles & 50–950 ramp
primary
#95BF92
secondary
#DDCFDE
accent
#41A59E
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280