#92D484#92D484
#92D484 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.6% C 0.128 H 140.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #92D484 |
|---|---|
| RGB | rgb(146, 212, 132) |
| HSL | hsl(110, 48%, 67%) |
| HSV | hsv(110, 38%, 83%) |
| CMYK | cmyk(31.1%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(78.96, -36.00, 33.11) |
| CIE-LCH | lch(78.96, 48.91, 137.39°) |
| OKLab | oklab(80.61% -0.0983 0.0821) |
| OKLCH | oklch(80.61% 0.128 140.1) |
| XYZ | xyz(39.5610, 54.8623, 30.3304) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.39
Soft Green
#6FC276
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.17
Lightgreen
#90EE90
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D484 #C684D4
analogous
#BAD484 #92D484 #84D49E
triadic
#92D484 #8492D4 #D48492
tetradic
#92D484 #84BAD4 #C684D4 #D49E84
square
#92D484 #84BAD4 #C684D4 #D49E84
split-complementary
#92D484 #9E84D4 #D484BA
monochromatic
#4CA439 #6AC457 #92D484 #BAE4B1 #E2F4DF
Accessibility & contrast
On white
1.75
#92D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#92D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D484
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D484 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#8ECFC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92d484; /* rgb */ color: rgb(146, 212, 132); /* oklch */ color: oklch(80.6% 0.128 140.1);
Tailwind
colors: {
custom: {
50: '#b4e1a8',
500: '#92d484',
950: '#000000',
},
}SCSS
$custom: #92d484; $custom-light: #b4e1a8; $custom-dark: #000000;
JSON
{
"hex": "#92d484",
"rgb": {
"r": 146,
"g": 212,
"b": 132
},
"hsl": {
"h": 109.5,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.80609,
"c": 0.12803,
"h": 140.1
},
"luminance": 0.54864
}Semantic roles & 50–950 ramp
primary
#92D484
secondary
#9A54A9
accent
#2ABBA2
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480