#95E992#95E992
#95E992 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.9% C 0.144 H 143.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95E992 |
|---|---|
| RGB | rgb(149, 233, 146) |
| HSL | hsl(118, 66%, 74%) |
| HSV | hsv(118, 37%, 91%) |
| CMYK | cmyk(36.1%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(85.37, -42.35, 34.45) |
| CIE-LCH | lch(85.37, 54.60, 140.87°) |
| OKLab | oklab(85.92% -0.1154 0.0856) |
| OKLCH | oklch(85.92% 0.144 143.4) |
| XYZ | xyz(46.7196, 66.7403, 37.6090) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.54
Palegreen
#98FB98
ΔE00 3.97
Light Pastel Green
#B2FBA5
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 4.88
Mint Green
#8FFF9F
ΔE00 4.94
Foam Green
#90FDA9
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E992 #E692E9
analogous
#C1E992 #95E992 #92E9BB
triadic
#95E992 #9295E9 #E99295
tetradic
#95E992 #92C1E9 #E692E9 #E9BB92
square
#95E992 #92C1E9 #E692E9 #E9BB92
split-complementary
#95E992 #BB92E9 #E992C1
monochromatic
#32D42C #63DF5F #95E992 #C7F3C5 #E6FAE6
Accessibility & contrast
On white
1.46
#95E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#95E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E992
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E992 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8C
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#8CE4D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e992; /* rgb */ color: rgb(149, 233, 146); /* oklch */ color: oklch(85.9% 0.144 143.4);
Tailwind
colors: {
custom: {
50: '#b7f0b3',
500: '#95e992',
950: '#000000',
},
}SCSS
$custom: #95e992; $custom-light: #b7f0b3; $custom-dark: #000000;
JSON
{
"hex": "#95e992",
"rgb": {
"r": 149,
"g": 233,
"b": 146
},
"hsl": {
"h": 117.931,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.85917,
"c": 0.14371,
"h": 143.4
},
"luminance": 0.66743
}Semantic roles & 50–950 ramp
primary
#95E992
secondary
#C05CC3
accent
#17CEC8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581