#92DE7C#92DE7C
#92DE7C is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.8% C 0.151 H 138.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #92DE7C |
|---|---|
| RGB | rgb(146, 222, 124) |
| HSL | hsl(107, 60%, 68%) |
| HSV | hsv(107, 44%, 87%) |
| CMYK | cmyk(34.2%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(81.73, -41.60, 40.70) |
| CIE-LCH | lch(81.73, 58.20, 135.63°) |
| OKLab | oklab(82.82% -0.1138 0.0993) |
| OKLCH | oklch(82.82% 0.151 138.9) |
| XYZ | xyz(41.6120, 59.8069, 28.4162) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Lightish Green
#61E160
ΔE00 5.60
Fresh Green
#69D84F
ΔE00 5.98
Light Green
#96F97B
ΔE00 6.39
Pistachio
#93C572
ΔE00 6.40
Palegreen
#98FB98
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DE7C #C87CDE
analogous
#C3DE7C #92DE7C #7CDE97
triadic
#92DE7C #7C92DE #DE7C92
tetradic
#92DE7C #7CC3DE #C87CDE #DE977C
square
#92DE7C #7CC3DE #C87CDE #DE977C
split-complementary
#92DE7C #977CDE #DE7CC3
monochromatic
#4BB32D #69D24B #92DE7C #BBEAAD #E3F7DE
Accessibility & contrast
On white
1.62
#92DE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#92DE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DE7C
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DE7C | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#8ED8C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #92de7c; /* rgb */ color: rgb(146, 222, 124); /* oklch */ color: oklch(82.8% 0.151 138.9);
Tailwind
colors: {
custom: {
50: '#b5e8a3',
500: '#92de7c',
950: '#000000',
},
}SCSS
$custom: #92de7c; $custom-light: #b5e8a3; $custom-dark: #000000;
JSON
{
"hex": "#92de7c",
"rgb": {
"r": 146,
"g": 222,
"b": 124
},
"hsl": {
"h": 106.531,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82817,
"c": 0.15105,
"h": 138.9
},
"luminance": 0.59809
}Semantic roles & 50–950 ramp
primary
#92DE7C
secondary
#9C4AB4
accent
#1EC7A1
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480