#92EB84#92EB84
#92EB84 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.0% C 0.162 H 141.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92EB84 |
|---|---|
| RGB | rgb(146, 235, 132) |
| HSL | hsl(112, 72%, 72%) |
| HSV | hsv(112, 44%, 92%) |
| CMYK | cmyk(37.9%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(85.60, -46.15, 41.67) |
| CIE-LCH | lch(85.60, 62.18, 137.92°) |
| OKLab | oklab(86% -0.126 0.1018) |
| OKLCH | oklch(86% 0.162 141.1) |
| XYZ | xyz(45.7254, 67.1911, 32.3852) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 3.68
Light Green
#96F97B
ΔE00 3.92
Easter Green
#8CFD7E
ΔE00 4.50
Pale Light Green
#B1FC99
ΔE00 4.57
Pastel Green
#B0FF9D
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EB84 #DD84EB
analogous
#C5EB84 #92EB84 #84EBAA
triadic
#92EB84 #8492EB #EB8492
tetradic
#92EB84 #84C5EB #DD84EB #EBAA84
square
#92EB84 #84C5EB #DD84EB #EBAA84
split-complementary
#92EB84 #AA84EB #EB84C5
monochromatic
#3AD222 #63E24F #92EB84 #C1F4B9 #E8FBE5
Accessibility & contrast
On white
1.45
#92EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#92EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EB84
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EB84 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#8AE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #92eb84; /* rgb */ color: rgb(146, 235, 132); /* oklch */ color: oklch(86.0% 0.162 141.1);
Tailwind
colors: {
custom: {
50: '#b6f2a9',
500: '#92eb84',
950: '#000000',
},
}SCSS
$custom: #92eb84; $custom-light: #b6f2a9; $custom-dark: #000000;
JSON
{
"hex": "#92eb84",
"rgb": {
"r": 146,
"g": 235,
"b": 132
},
"hsl": {
"h": 111.845,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.85997,
"c": 0.16202,
"h": 141.1
},
"luminance": 0.67194
}Semantic roles & 50–950 ramp
primary
#92EB84
secondary
#B54EC5
accent
#11D4BA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581