#95E181#95E181
#95E181 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.8% C 0.149 H 139.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #95E181 |
|---|---|
| RGB | rgb(149, 225, 129) |
| HSL | hsl(108, 62%, 69%) |
| HSV | hsv(108, 43%, 88%) |
| CMYK | cmyk(33.8%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(82.82, -41.27, 39.64) |
| CIE-LCH | lch(82.82, 57.22, 136.16°) |
| OKLab | oklab(83.76% -0.1129 0.0971) |
| OKLCH | oklch(83.76% 0.149 139.3) |
| XYZ | xyz(43.2806, 61.8230, 30.4172) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Palegreen
#98FB98
ΔE00 5.82
Lightish Green
#61E160
ΔE00 5.93
Light Green
#96F97B
ΔE00 5.99
Pale Light Green
#B1FC99
ΔE00 6.06
Light Pastel Green
#B2FBA5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E181 #CD81E1
analogous
#C5E181 #95E181 #81E19D
triadic
#95E181 #8195E1 #E18195
tetradic
#95E181 #81C5E1 #CD81E1 #E19D81
square
#95E181 #81C5E1 #CD81E1 #E19D81
split-complementary
#95E181 #9D81E1 #E181C5
monochromatic
#4ABB2D #6BD550 #95E181 #BFEDB2 #E8F9E4
Accessibility & contrast
On white
1.57
#95E181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#95E181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E181
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E181 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37A
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#90DBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95e181; /* rgb */ color: rgb(149, 225, 129); /* oklch */ color: oklch(83.8% 0.149 139.3);
Tailwind
colors: {
custom: {
50: '#b7eba7',
500: '#95e181',
950: '#000000',
},
}SCSS
$custom: #95e181; $custom-light: #b7eba7; $custom-dark: #000000;
JSON
{
"hex": "#95e181",
"rgb": {
"r": 149,
"g": 225,
"b": 129
},
"hsl": {
"h": 107.5,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.83762,
"c": 0.14886,
"h": 139.3
},
"luminance": 0.61825
}Semantic roles & 50–950 ramp
primary
#95E181
secondary
#A24EB8
accent
#1CC9A5
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480