#95EB83#95EB83
#95EB83 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.1% C 0.161 H 140.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95EB83 |
|---|---|
| RGB | rgb(149, 235, 131) |
| HSL | hsl(110, 72%, 72%) |
| HSV | hsv(110, 44%, 92%) |
| CMYK | cmyk(36.6%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(85.73, -45.35, 42.35) |
| CIE-LCH | lch(85.73, 62.05, 136.96°) |
| OKLab | oklab(86.13% -0.124 0.1033) |
| OKLCH | oklch(86.13% 0.161 140.2) |
| XYZ | xyz(46.1978, 67.4426, 32.0518) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.29
Light Green
#96F97B
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.84
Pale Light Green
#B1FC99
ΔE00 4.38
Easter Green
#8CFD7E
ΔE00 4.50
Pastel Green
#B0FF9D
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EB83 #D983EB
analogous
#C9EB83 #95EB83 #83EBA5
triadic
#95EB83 #8395EB #EB8395
tetradic
#95EB83 #83C9EB #D983EB #EBA583
square
#95EB83 #83C9EB #D983EB #EBA583
split-complementary
#95EB83 #A583EB #EB83C9
monochromatic
#40D222 #68E24E #95EB83 #C2F4B8 #E8FBE5
Accessibility & contrast
On white
1.45
#95EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#95EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EB83
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EB83 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#8FE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95eb83; /* rgb */ color: rgb(149, 235, 131); /* oklch */ color: oklch(86.1% 0.161 140.2);
Tailwind
colors: {
custom: {
50: '#b8f2a8',
500: '#95eb83',
950: '#000000',
},
}SCSS
$custom: #95eb83; $custom-light: #b8f2a8; $custom-dark: #000000;
JSON
{
"hex": "#95eb83",
"rgb": {
"r": 149,
"g": 235,
"b": 131
},
"hsl": {
"h": 109.615,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.86133,
"c": 0.16137,
"h": 140.2
},
"luminance": 0.67445
}Semantic roles & 50–950 ramp
primary
#95EB83
secondary
#B04DC5
accent
#11D4B3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581