#92EA7E#92EA7E
#92EA7E is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.7% C 0.166 H 139.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92EA7E |
|---|---|
| RGB | rgb(146, 234, 126) |
| HSL | hsl(109, 72%, 71%) |
| HSV | hsv(109, 46%, 92%) |
| CMYK | cmyk(37.6%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(85.23, -46.52, 44.12) |
| CIE-LCH | lch(85.23, 64.12, 136.52°) |
| OKLab | oklab(85.67% -0.1272 0.1071) |
| OKLCH | oklch(85.67% 0.166 139.9) |
| XYZ | xyz(45.0411, 66.4606, 30.1895) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.79
Light Green
#96F97B
ΔE00 3.62
Palegreen
#98FB98
ΔE00 4.28
Easter Green
#8CFD7E
ΔE00 4.40
Pale Light Green
#B1FC99
ΔE00 4.84
Lightish Green
#61E160
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EA7E #D67EEA
analogous
#C8EA7E #92EA7E #7EEAA0
triadic
#92EA7E #7E92EA #EA7E92
tetradic
#92EA7E #7EC8EA #D67EEA #EAA07E
square
#92EA7E #7EC8EA #D67EEA #EAA07E
split-complementary
#92EA7E #A07EEA #EA7EC8
monochromatic
#41CC21 #66E149 #92EA7E #BEF3B3 #E9FBE5
Accessibility & contrast
On white
1.47
#92EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#92EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EA7E
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EA7E | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#8CE4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92ea7e; /* rgb */ color: rgb(146, 234, 126); /* oklch */ color: oklch(85.7% 0.166 139.9);
Tailwind
colors: {
custom: {
50: '#b6f1a5',
500: '#92ea7e',
950: '#000000',
},
}SCSS
$custom: #92ea7e; $custom-light: #b6f1a5; $custom-dark: #000000;
JSON
{
"hex": "#92ea7e",
"rgb": {
"r": 146,
"g": 234,
"b": 126
},
"hsl": {
"h": 108.889,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.8567,
"c": 0.16633,
"h": 139.9
},
"luminance": 0.66463
}Semantic roles & 50–950 ramp
primary
#92EA7E
secondary
#AC49C3
accent
#11D4B0
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580