#95CE84#95CE84
#95CE84 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.4% C 0.117 H 138.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95CE84 |
|---|---|
| RGB | rgb(149, 206, 132) |
| HSL | hsl(106, 43%, 66%) |
| HSV | hsv(106, 36%, 81%) |
| CMYK | cmyk(27.7%, 0%, 35.9%, 19.2%) |
| CIE-LAB | lab(77.40, -32.21, 31.09) |
| CIE-LCH | lch(77.40, 44.77, 136.02°) |
| OKLab | oklab(79.39% -0.0879 0.0773) |
| OKLCH | oklch(79.39% 0.117 138.7) |
| XYZ | xyz(38.6294, 52.1968, 29.8650) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.31
Light Moss Green
#A6C875
ΔE00 5.22
Soft Green
#6FC276
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 6.08
Light Grey Green
#B7E1A1
ΔE00 6.15
Lichen
#8FB67B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CE84 #BD84CE
analogous
#BACE84 #95CE84 #84CE98
triadic
#95CE84 #8495CE #CE8495
tetradic
#95CE84 #84BACE #BD84CE #CE9884
square
#95CE84 #84BACE #BD84CE #CE9884
split-complementary
#95CE84 #9884CE #CE84BA
monochromatic
#539A3D #6FBD58 #95CE84 #BBDFB0 #E0F1DC
Accessibility & contrast
On white
1.84
#95CE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#95CE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CE84
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CE84 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#CABD88
Tritanopia (blue-blind)
#92C9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95ce84; /* rgb */ color: rgb(149, 206, 132); /* oklch */ color: oklch(79.4% 0.117 138.7);
Tailwind
colors: {
custom: {
50: '#b6dda8',
500: '#95ce84',
950: '#000000',
},
}SCSS
$custom: #95ce84; $custom-light: #b6dda8; $custom-dark: #000000;
JSON
{
"hex": "#95ce84",
"rgb": {
"r": 149,
"g": 206,
"b": 132
},
"hsl": {
"h": 106.216,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.79388,
"c": 0.11708,
"h": 138.7
},
"luminance": 0.52198
}Semantic roles & 50–950 ramp
primary
#95CE84
secondary
#8F56A0
accent
#2FB697
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480