#95EA99#95EA99
#95EA99 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.3% C 0.138 H 145.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA99 |
|---|---|
| RGB | rgb(149, 234, 153) |
| HSL | hsl(123, 67%, 75%) |
| HSV | hsv(123, 36%, 92%) |
| CMYK | cmyk(36.3%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.77, -41.71, 31.45) |
| CIE-LCH | lch(85.77, 52.23, 142.98°) |
| OKLab | oklab(86.28% -0.1137 0.0786) |
| OKLCH | oklch(86.28% 0.138 145.3) |
| XYZ | xyz(47.5648, 67.5326, 40.6596) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.18
Light Sea Green
#98F6B0
ΔE00 3.83
Palegreen
#98FB98
ΔE00 4.21
Light Mint Green
#A6FBB2
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 4.23
Foam Green
#90FDA9
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA99 #EA95E6
analogous
#BBEA95 #95EA99 #95EAC4
triadic
#95EA99 #9995EA #EA9995
tetradic
#95EA99 #95BBEA #EA95E6 #EAC495
square
#95EA99 #95BBEA #EA95E6 #EAC495
split-complementary
#95EA99 #C495EA #EA95BB
monochromatic
#2FD637 #62E068 #95EA99 #C8F4CA #E5FAE6
Accessibility & contrast
On white
1.45
#95EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#95EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA99
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA99 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#8BE6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea99; /* rgb */ color: rgb(149, 234, 153); /* oklch */ color: oklch(86.3% 0.138 145.3);
Tailwind
colors: {
custom: {
50: '#b7f1b7',
500: '#95ea99',
950: '#000000',
},
}SCSS
$custom: #95ea99; $custom-light: #b7f1b7; $custom-dark: #000000;
JSON
{
"hex": "#95ea99",
"rgb": {
"r": 149,
"g": 234,
"b": 153
},
"hsl": {
"h": 122.824,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86279,
"c": 0.13822,
"h": 145.3
},
"luminance": 0.67535
}Semantic roles & 50–950 ramp
primary
#95EA99
secondary
#C55EC0
accent
#17C6CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581