#95E282#95E282
#95E282 is a very light, vivid green. Relative luminance 0.624; OKLCH L 84.0% C 0.149 H 139.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95E282 |
|---|---|
| RGB | rgb(149, 226, 130) |
| HSL | hsl(108, 62%, 70%) |
| HSV | hsv(108, 42%, 89%) |
| CMYK | cmyk(34.1%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(83.12, -41.58, 39.53) |
| CIE-LCH | lch(83.12, 57.37, 136.45°) |
| OKLab | oklab(84.01% -0.1137 0.0968) |
| OKLCH | oklch(84.01% 0.149 139.6) |
| XYZ | xyz(43.6185, 62.3920, 30.8594) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Palegreen
#98FB98
ΔE00 5.57
Light Green
#96F97B
ΔE00 5.83
Pale Light Green
#B1FC99
ΔE00 5.87
Lightish Green
#61E160
ΔE00 5.92
Light Pastel Green
#B2FBA5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E282 #CF82E2
analogous
#C5E282 #95E282 #82E29F
triadic
#95E282 #8295E2 #E28295
tetradic
#95E282 #82C5E2 #CF82E2 #E29F82
square
#95E282 #82C5E2 #CF82E2 #E29F82
split-complementary
#95E282 #9F82E2 #E282C5
monochromatic
#49BE2C #6BD650 #95E282 #BFEEB4 #E9F9E5
Accessibility & contrast
On white
1.56
#95E282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#95E282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E282
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E282 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#DCCC88
Tritanopia (blue-blind)
#90DCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95e282; /* rgb */ color: rgb(149, 226, 130); /* oklch */ color: oklch(84.0% 0.149 139.6);
Tailwind
colors: {
custom: {
50: '#b7eba7',
500: '#95e282',
950: '#000000',
},
}SCSS
$custom: #95e282; $custom-light: #b7eba7; $custom-dark: #000000;
JSON
{
"hex": "#95e282",
"rgb": {
"r": 149,
"g": 226,
"b": 130
},
"hsl": {
"h": 108.125,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.84012,
"c": 0.14933,
"h": 139.6
},
"luminance": 0.62394
}Semantic roles & 50–950 ramp
primary
#95E282
secondary
#A54EBA
accent
#1BCAA8
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480