#95E081#95E081
#95E081 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.5% C 0.147 H 139.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95E081 |
|---|---|
| RGB | rgb(149, 224, 129) |
| HSL | hsl(107, 61%, 69%) |
| HSV | hsv(107, 42%, 88%) |
| CMYK | cmyk(33.5%, 0%, 42.4%, 12.2%) |
| CIE-LAB | lab(82.53, -40.83, 39.27) |
| CIE-LCH | lch(82.53, 56.65, 136.12°) |
| OKLab | oklab(83.53% -0.1117 0.0962) |
| OKLCH | oklch(83.53% 0.147 139.3) |
| XYZ | xyz(43.0111, 61.2839, 30.3274) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Palegreen
#98FB98
ΔE00 6.03
Lightish Green
#61E160
ΔE00 6.03
Light Green
#96F97B
ΔE00 6.24
Pale Light Green
#B1FC99
ΔE00 6.25
Light Pastel Green
#B2FBA5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E081 #CC81E0
analogous
#C5E081 #95E081 #81E09D
triadic
#95E081 #8195E0 #E08195
tetradic
#95E081 #81C5E0 #CC81E0 #E09D81
square
#95E081 #81C5E0 #CC81E0 #E09D81
split-complementary
#95E081 #9D81E0 #E081C5
monochromatic
#4BB92E #6CD450 #95E081 #BEECB2 #E8F8E3
Accessibility & contrast
On white
1.58
#95E081 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#95E081 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E081
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E081 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E081 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27A
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#90DAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95e081; /* rgb */ color: rgb(149, 224, 129); /* oklch */ color: oklch(83.5% 0.147 139.3);
Tailwind
colors: {
custom: {
50: '#b7eaa7',
500: '#95e081',
950: '#000000',
},
}SCSS
$custom: #95e081; $custom-light: #b7eaa7; $custom-dark: #000000;
JSON
{
"hex": "#95e081",
"rgb": {
"r": 149,
"g": 224,
"b": 129
},
"hsl": {
"h": 107.368,
"s": 60.51,
"l": 69.216
},
"oklch": {
"l": 0.83528,
"c": 0.14739,
"h": 139.3
},
"luminance": 0.61286
}Semantic roles & 50–950 ramp
primary
#95E081
secondary
#A14EB7
accent
#1DC8A4
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480