#92DB79#92DB79
#92DB79 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.1% C 0.150 H 138.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92DB79 |
|---|---|
| RGB | rgb(146, 219, 121) |
| HSL | hsl(105, 58%, 67%) |
| HSV | hsv(105, 45%, 86%) |
| CMYK | cmyk(33.3%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(80.82, -40.67, 41.03) |
| CIE-LCH | lch(80.82, 57.77, 134.75°) |
| OKLab | oklab(82.07% -0.1114 0.0999) |
| OKLCH | oklch(82.07% 0.15 138.1) |
| XYZ | xyz(40.6355, 58.1527, 27.1690) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.93
Pistachio
#93C572
ΔE00 5.72
Lightish Green
#61E160
ΔE00 5.79
Fresh Green
#69D84F
ΔE00 5.83
Pale Olive Green
#B1D27B
ΔE00 6.46
Light Moss Green
#A6C875
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DB79 #C279DB
analogous
#C3DB79 #92DB79 #79DB91
triadic
#92DB79 #7992DB #DB7992
tetradic
#92DB79 #79C3DB #C279DB #DB9179
square
#92DB79 #79C3DB #C279DB #DB9179
split-complementary
#92DB79 #9179DB #DB79C3
monochromatic
#4EAC2E #6BCE49 #92DB79 #B9E8A9 #E0F5D9
Accessibility & contrast
On white
1.66
#92DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#92DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DB79
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DB79 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#8ED5C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #92db79; /* rgb */ color: rgb(146, 219, 121); /* oklch */ color: oklch(82.1% 0.150 138.1);
Tailwind
colors: {
custom: {
50: '#b5e6a1',
500: '#92db79',
950: '#000000',
},
}SCSS
$custom: #92db79; $custom-light: #b5e6a1; $custom-dark: #000000;
JSON
{
"hex": "#92db79",
"rgb": {
"r": 146,
"g": 219,
"b": 121
},
"hsl": {
"h": 104.694,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.82065,
"c": 0.14964,
"h": 138.1
},
"luminance": 0.58155
}Semantic roles & 50–950 ramp
primary
#92DB79
secondary
#954AAE
accent
#20C59B
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480