#95EA92#95EA92
#95EA92 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.145 H 143.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA92 |
|---|---|
| RGB | rgb(149, 234, 146) |
| HSL | hsl(118, 68%, 75%) |
| HSV | hsv(118, 38%, 92%) |
| CMYK | cmyk(36.3%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(85.66, -42.79, 34.83) |
| CIE-LCH | lch(85.66, 55.17, 140.85°) |
| OKLab | oklab(86.15% -0.1166 0.0865) |
| OKLCH | oklch(86.15% 0.145 143.4) |
| XYZ | xyz(47.0035, 67.3081, 37.7036) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.31
Palegreen
#98FB98
ΔE00 3.73
Light Pastel Green
#B2FBA5
ΔE00 4.44
Mint Green
#8FFF9F
ΔE00 4.72
Foam Green
#90FDA9
ΔE00 4.80
Baby Green
#8CFF9E
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA92 #E792EA
analogous
#C1EA92 #95EA92 #92EABB
triadic
#95EA92 #9295EA #EA9295
tetradic
#95EA92 #92C1EA #E792EA #EABB92
square
#95EA92 #92C1EA #E792EA #EABB92
split-complementary
#95EA92 #BB92EA #EA92C1
monochromatic
#31D62B #63E05F #95EA92 #C7F4C5 #E6FAE5
Accessibility & contrast
On white
1.45
#95EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#95EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA92
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA92 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8C
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#8CE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea92; /* rgb */ color: rgb(149, 234, 146); /* oklch */ color: oklch(86.2% 0.145 143.4);
Tailwind
colors: {
custom: {
50: '#b7f1b3',
500: '#95ea92',
950: '#000000',
},
}SCSS
$custom: #95ea92; $custom-light: #b7f1b3; $custom-dark: #000000;
JSON
{
"hex": "#95ea92",
"rgb": {
"r": 149,
"g": 234,
"b": 146
},
"hsl": {
"h": 117.955,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.8615,
"c": 0.14519,
"h": 143.4
},
"luminance": 0.67311
}Semantic roles & 50–950 ramp
primary
#95EA92
secondary
#C15CC5
accent
#16D0C9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581