#95FF91#95FF91
#95FF91 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.0% C 0.176 H 143.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95FF91 |
|---|---|
| RGB | rgb(149, 255, 145) |
| HSL | hsl(118, 100%, 78%) |
| HSV | hsv(118, 43%, 100%) |
| CMYK | cmyk(41.6%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(91.66, -51.84, 43.10) |
| CIE-LCH | lch(91.66, 67.41, 140.26°) |
| OKLab | oklab(91.03% -0.1412 0.1056) |
| OKLCH | oklch(91.03% 0.176 143.2) |
| XYZ | xyz(53.2628, 79.9506, 39.4080) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.65
Easter Green
#8CFD7E
ΔE00 2.36
Mint Green
#8FFF9F
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 2.56
Light Green
#96F97B
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FF91 #FB91FF
analogous
#CCFF91 #95FF91 #91FFC4
triadic
#95FF91 #9195FF #FF9195
tetradic
#95FF91 #91CCFF #FB91FF #FFC491
square
#95FF91 #91CCFF #FB91FF #FFC491
split-complementary
#95FF91 #C491FF #FF91CC
monochromatic
#1FFF17 #5AFF54 #95FF91 #D0FFCE #E2FFE0
Accessibility & contrast
On white
1.24
#95FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#95FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FF91
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FF91 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#89F9E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95ff91; /* rgb */ color: rgb(149, 255, 145); /* oklch */ color: oklch(91.0% 0.176 143.2);
Tailwind
colors: {
custom: {
50: '#b9ffb2',
500: '#95ff91',
950: '#000000',
},
}SCSS
$custom: #95ff91; $custom-light: #b9ffb2; $custom-dark: #000000;
JSON
{
"hex": "#95ff91",
"rgb": {
"r": 149,
"g": 255,
"b": 145
},
"hsl": {
"h": 117.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.9103,
"c": 0.17633,
"h": 143.2
},
"luminance": 0.79954
}Semantic roles & 50–950 ramp
primary
#95FF91
secondary
#DC53E1
accent
#00E6DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681