#95FF84#95FF84
#95FF84 is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.8% C 0.188 H 141.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #95FF84 |
|---|---|
| RGB | rgb(149, 255, 132) |
| HSL | hsl(112, 100%, 76%) |
| HSV | hsv(112, 48%, 100%) |
| CMYK | cmyk(41.6%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(91.49, -53.56, 49.08) |
| CIE-LCH | lch(91.49, 72.65, 137.50°) |
| OKLab | oklab(90.84% -0.1463 0.1185) |
| OKLCH | oklch(90.84% 0.188 141) |
| XYZ | xyz(52.3171, 79.5723, 34.4276) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.95
Light Green
#96F97B
ΔE00 1.53
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Palegreen
#98FB98
ΔE00 3.35
Lighter Green
#75FD63
ΔE00 3.84
Pastel Green
#B0FF9D
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FF84 #EE84FF
analogous
#D2FF84 #95FF84 #84FFB0
triadic
#95FF84 #8495FF #FF8495
tetradic
#95FF84 #84D2FF #EE84FF #FFB084
square
#95FF84 #84D2FF #EE84FF #FFB084
split-complementary
#95FF84 #B084FF #FF84D2
monochromatic
#2CFF0A #60FF47 #95FF84 #CAFFC1 #E5FFE0
Accessibility & contrast
On white
1.24
#95FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#95FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FF84
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FF84 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#8BF8E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95ff84; /* rgb */ color: rgb(149, 255, 132); /* oklch */ color: oklch(90.8% 0.188 141.0);
Tailwind
colors: {
custom: {
50: '#b9ffaa',
500: '#95ff84',
950: '#000000',
},
}SCSS
$custom: #95ff84; $custom-light: #b9ffaa; $custom-dark: #000000;
JSON
{
"hex": "#95ff84",
"rgb": {
"r": 149,
"g": 255,
"b": 132
},
"hsl": {
"h": 111.707,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90836,
"c": 0.18832,
"h": 141
},
"luminance": 0.79576
}Semantic roles & 50–950 ramp
primary
#95FF84
secondary
#CA48DF
accent
#00E6C6
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681