#95E286#95E286
#95E286 is a very light, vivid green. Relative luminance 0.625; OKLCH L 84.1% C 0.145 H 140.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95E286 |
|---|---|
| RGB | rgb(149, 226, 134) |
| HSL | hsl(110, 61%, 71%) |
| HSV | hsv(110, 41%, 89%) |
| CMYK | cmyk(34.1%, 0%, 40.7%, 11.4%) |
| CIE-LAB | lab(83.18, -41.02, 37.61) |
| CIE-LCH | lch(83.18, 55.66, 137.48°) |
| OKLab | oklab(84.08% -0.112 0.0926) |
| OKLCH | oklch(84.08% 0.145 140.4) |
| XYZ | xyz(43.8922, 62.5015, 32.3009) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Palegreen
#98FB98
ΔE00 5.48
Pale Light Green
#B1FC99
ΔE00 5.90
Light Pastel Green
#B2FBA5
ΔE00 5.93
Washed Out Green
#BCF5A6
ΔE00 6.07
Light Green
#96F97B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E286 #D386E2
analogous
#C3E286 #95E286 #86E2A5
triadic
#95E286 #8695E2 #E28695
tetradic
#95E286 #86C3E2 #D386E2 #E2A586
square
#95E286 #86C3E2 #D386E2 #E2A586
split-complementary
#95E286 #A586E2 #E286C3
monochromatic
#46C02E #6AD655 #95E286 #C0EEB7 #E9F9E6
Accessibility & contrast
On white
1.56
#95E286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#95E286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E286
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E286 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#8FDDCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95e286; /* rgb */ color: rgb(149, 226, 134); /* oklch */ color: oklch(84.1% 0.145 140.4);
Tailwind
colors: {
custom: {
50: '#b7ebaa',
500: '#95e286',
950: '#000000',
},
}SCSS
$custom: #95e286; $custom-light: #b7ebaa; $custom-dark: #000000;
JSON
{
"hex": "#95e286",
"rgb": {
"r": 149,
"g": 226,
"b": 134
},
"hsl": {
"h": 110.217,
"s": 61.333,
"l": 70.588
},
"oklch": {
"l": 0.84078,
"c": 0.14534,
"h": 140.4
},
"luminance": 0.62504
}Semantic roles & 50–950 ramp
primary
#95E286
secondary
#A952BA
accent
#1CC9AD
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481