#95F191#95F191
#95F191 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.8% C 0.156 H 143.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95F191 |
|---|---|
| RGB | rgb(149, 241, 145) |
| HSL | hsl(118, 77%, 76%) |
| HSV | hsv(118, 40%, 95%) |
| CMYK | cmyk(38.2%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(87.65, -45.97, 37.93) |
| CIE-LCH | lch(87.65, 59.59, 140.47°) |
| OKLab | oklab(87.76% -0.1253 0.0937) |
| OKLCH | oklch(87.76% 0.156 143.2) |
| XYZ | xyz(48.9584, 71.3418, 37.9732) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.84
Palegreen
#98FB98
ΔE00 2.09
Mint Green
#8FFF9F
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.47
Pale Light Green
#B1FC99
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F191 #ED91F1
analogous
#C5F191 #95F191 #91F1BD
triadic
#95F191 #9195F1 #F19195
tetradic
#95F191 #91C5F1 #ED91F1 #F1BD91
square
#95F191 #91C5F1 #ED91F1 #F1BD91
split-complementary
#95F191 #BD91F1 #F191C5
monochromatic
#2CE324 #61EA5B #95F191 #C9F8C7 #E5FCE4
Accessibility & contrast
On white
1.38
#95F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#95F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F191
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F191 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#8BECD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #95f191; /* rgb */ color: rgb(149, 241, 145); /* oklch */ color: oklch(87.8% 0.156 143.2);
Tailwind
colors: {
custom: {
50: '#b8f6b2',
500: '#95f191',
950: '#000000',
},
}SCSS
$custom: #95f191; $custom-light: #b8f6b2; $custom-dark: #000000;
JSON
{
"hex": "#95f191",
"rgb": {
"r": 149,
"g": 241,
"b": 145
},
"hsl": {
"h": 117.5,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.87763,
"c": 0.15642,
"h": 143.2
},
"luminance": 0.71344
}Semantic roles & 50–950 ramp
primary
#95F191
secondary
#C959CE
accent
#0CDAD1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581