#95E191#95E191
#95E191 is a very light, vivid green. Relative luminance 0.623; OKLCH L 84.0% C 0.133 H 143.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95E191 |
|---|---|
| RGB | rgb(149, 225, 145) |
| HSL | hsl(117, 57%, 73%) |
| HSV | hsv(117, 36%, 88%) |
| CMYK | cmyk(33.8%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(83.06, -38.96, 31.91) |
| CIE-LCH | lch(83.06, 50.36, 140.68°) |
| OKLab | oklab(84.04% -0.1062 0.0796) |
| OKLCH | oklch(84.04% 0.133 143.2) |
| XYZ | xyz(44.4286, 62.2822, 36.4633) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Hospital Green
#9BE5AA
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 5.68
Light Sea Green
#98F6B0
ΔE00 5.68
Palegreen
#98FB98
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E191 #DD91E1
analogous
#BDE191 #95E191 #91E1B5
triadic
#95E191 #9195E1 #E19195
tetradic
#95E191 #91BDE1 #DD91E1 #E1B591
square
#95E191 #91BDE1 #DD91E1 #E1B591
split-complementary
#95E191 #B591E1 #E191BD
monochromatic
#3CC335 #67D461 #95E191 #C3EEC1 #E8F8E7
Accessibility & contrast
On white
1.56
#95E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#95E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E191
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E191 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38C
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#8EDCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95e191; /* rgb */ color: rgb(149, 225, 145); /* oklch */ color: oklch(84.0% 0.133 143.2);
Tailwind
colors: {
custom: {
50: '#b7ebb2',
500: '#95e191',
950: '#000000',
},
}SCSS
$custom: #95e191; $custom-light: #b7ebb2; $custom-dark: #000000;
JSON
{
"hex": "#95e191",
"rgb": {
"r": 149,
"g": 225,
"b": 145
},
"hsl": {
"h": 117,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.84039,
"c": 0.13272,
"h": 143.2
},
"luminance": 0.62284
}Semantic roles & 50–950 ramp
primary
#95E191
secondary
#B55DB9
accent
#21C5BD
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481