#92EF84#92EF84
#92EF84 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.9% C 0.168 H 141.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #92EF84 |
|---|---|
| RGB | rgb(146, 239, 132) |
| HSL | hsl(112, 77%, 73%) |
| HSV | hsv(112, 45%, 94%) |
| CMYK | cmyk(38.9%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(86.75, -47.85, 43.13) |
| CIE-LCH | lch(86.75, 64.42, 137.97°) |
| OKLab | oklab(86.94% -0.1306 0.1052) |
| OKLCH | oklch(86.94% 0.168 141.2) |
| XYZ | xyz(46.8835, 69.5073, 32.7712) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.14
Light Green
#96F97B
ΔE00 3.06
Palegreen
#98FB98
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 4.13
Pastel Green
#B0FF9D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EF84 #E184EF
analogous
#C7EF84 #92EF84 #84EFAC
triadic
#92EF84 #8492EF #EF8492
tetradic
#92EF84 #84C7EF #E184EF #EFAC84
square
#92EF84 #84C7EF #E184EF #EFAC84
split-complementary
#92EF84 #AC84EF #EF84C7
monochromatic
#36DC1D #62E84E #92EF84 #C2F6BA #E7FBE4
Accessibility & contrast
On white
1.41
#92EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#92EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EF84
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EF84 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#8AE9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #92ef84; /* rgb */ color: rgb(146, 239, 132); /* oklch */ color: oklch(86.9% 0.168 141.2);
Tailwind
colors: {
custom: {
50: '#b6f5a9',
500: '#92ef84',
950: '#000000',
},
}SCSS
$custom: #92ef84; $custom-light: #b6f5a9; $custom-dark: #000000;
JSON
{
"hex": "#92ef84",
"rgb": {
"r": 146,
"g": 239,
"b": 132
},
"hsl": {
"h": 112.15,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.86937,
"c": 0.16771,
"h": 141.2
},
"luminance": 0.6951
}Semantic roles & 50–950 ramp
primary
#92EF84
secondary
#BA4DCA
accent
#0CD9BE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581