#95BE99#95BE99
#95BE99 is a light, moderate green. Relative luminance 0.455; OKLCH L 76.2% C 0.068 H 147.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95BE99 |
|---|---|
| RGB | rgb(149, 190, 153) |
| HSL | hsl(126, 24%, 66%) |
| HSV | hsv(126, 22%, 75%) |
| CMYK | cmyk(21.6%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(73.23, -21.00, 14.29) |
| CIE-LCH | lch(73.23, 25.40, 145.76°) |
| OKLab | oklab(76.17% -0.0576 0.0367) |
| OKLCH | oklch(76.17% 0.068 147.5) |
| XYZ | xyz(36.5561, 45.5153, 36.9901) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.35
Greenish Grey
#96AE8D
ΔE00 5.43
Lichen
#8FB67B
ΔE00 6.34
Sage Green
#9CAF88
ΔE00 6.43
Sage Green (survey)
#88B378
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BE99 #BE95BA
analogous
#A6BE95 #95BE99 #95BEAE
triadic
#95BE99 #9995BE #BE9995
tetradic
#95BE99 #95A6BE #BE95BA #BEAE95
square
#95BE99 #95A6BE #BE95BA #BEAE95
split-complementary
#95BE99 #AE95BE #BE95A6
monochromatic
#528657 #6FA774 #95BE99 #BBD5BE #E1EDE2
Accessibility & contrast
On white
2.08
#95BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#95BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BE99
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BE99 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB797
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#90BCB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95be99; /* rgb */ color: rgb(149, 190, 153); /* oklch */ color: oklch(76.2% 0.068 147.5);
Tailwind
colors: {
custom: {
50: '#b4d1b7',
500: '#95be99',
950: '#000000',
},
}SCSS
$custom: #95be99; $custom-light: #b4d1b7; $custom-dark: #000000;
JSON
{
"hex": "#95be99",
"rgb": {
"r": 149,
"g": 190,
"b": 153
},
"hsl": {
"h": 125.854,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.76167,
"c": 0.06831,
"h": 147.5
},
"luminance": 0.45516
}Semantic roles & 50–950 ramp
primary
#95BE99
secondary
#DED1DD
accent
#4399A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280