#95FF99#95FF99
#95FF99 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.169 H 144.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95FF99 |
|---|---|
| RGB | rgb(149, 255, 153) |
| HSL | hsl(122, 100%, 79%) |
| HSV | hsv(122, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 40%, 0%) |
| CIE-LAB | lab(91.78, -50.69, 39.35) |
| CIE-LCH | lch(91.78, 64.17, 142.18°) |
| OKLab | oklab(91.16% -0.138 0.0972) |
| OKLCH | oklch(91.16% 0.169 144.8) |
| XYZ | xyz(53.9015, 80.2061, 42.7719) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.96
Mint Green
#8FFF9F
ΔE00 1.35
Baby Green
#8CFF9E
ΔE00 1.46
Foam Green
#90FDA9
ΔE00 3.19
Pastel Green
#B0FF9D
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FF99 #FF95FB
analogous
#C6FF95 #95FF99 #95FFCE
triadic
#95FF99 #9995FF #FF9995
tetradic
#95FF99 #95C6FF #FF95FB #FFCE95
square
#95FF99 #95C6FF #FF95FB #FFCE95
split-complementary
#95FF99 #CE95FF #FF95C6
monochromatic
#1BFF23 #58FF5E #95FF99 #D2FFD4 #E0FFE2
Accessibility & contrast
On white
1.23
#95FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#95FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FF99
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FF99 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#87FAE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95ff99; /* rgb */ color: rgb(149, 255, 153); /* oklch */ color: oklch(91.2% 0.169 144.8);
Tailwind
colors: {
custom: {
50: '#b9ffb8',
500: '#95ff99',
950: '#000000',
},
}SCSS
$custom: #95ff99; $custom-light: #b9ffb8; $custom-dark: #000000;
JSON
{
"hex": "#95ff99",
"rgb": {
"r": 149,
"g": 255,
"b": 153
},
"hsl": {
"h": 122.264,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91161,
"c": 0.16878,
"h": 144.8
},
"luminance": 0.80209
}Semantic roles & 50–950 ramp
primary
#95FF99
secondary
#E157DC
accent
#00DDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681