#95EE84#95EE84
#95EE84 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.9% C 0.165 H 140.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95EE84 |
|---|---|
| RGB | rgb(149, 238, 132) |
| HSL | hsl(110, 76%, 73%) |
| HSV | hsv(110, 45%, 93%) |
| CMYK | cmyk(37.4%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(86.60, -46.50, 42.97) |
| CIE-LCH | lch(86.60, 63.31, 137.26°) |
| OKLab | oklab(86.85% -0.1271 0.1048) |
| OKLCH | oklch(86.85% 0.165 140.5) |
| XYZ | xyz(47.1320, 69.2021, 32.6992) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.25
Light Green
#96F97B
ΔE00 3.19
Palegreen
#98FB98
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.86
Pale Light Green
#B1FC99
ΔE00 4.00
Pastel Green
#B0FF9D
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EE84 #DD84EE
analogous
#CAEE84 #95EE84 #84EEA8
triadic
#95EE84 #8495EE #EE8495
tetradic
#95EE84 #84CAEE #DD84EE #EEA884
square
#95EE84 #84CAEE #DD84EE #EEA884
split-complementary
#95EE84 #A884EE #EE84CA
monochromatic
#3CDA1E #67E74E #95EE84 #C3F5BA #E8FBE4
Accessibility & contrast
On white
1.41
#95EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#95EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EE84
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EE84 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#8EE8D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #95ee84; /* rgb */ color: rgb(149, 238, 132); /* oklch */ color: oklch(86.9% 0.165 140.5);
Tailwind
colors: {
custom: {
50: '#b8f4a9',
500: '#95ee84',
950: '#000000',
},
}SCSS
$custom: #95ee84; $custom-light: #b8f4a9; $custom-dark: #000000;
JSON
{
"hex": "#95ee84",
"rgb": {
"r": 149,
"g": 238,
"b": 132
},
"hsl": {
"h": 110.377,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.86851,
"c": 0.16469,
"h": 140.5
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#95EE84
secondary
#B54EC9
accent
#0ED8B7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581