#92DF75#92DF75
#92DF75 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.9% C 0.159 H 137.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92DF75 |
|---|---|
| RGB | rgb(146, 223, 117) |
| HSL | hsl(104, 62%, 67%) |
| HSV | hsv(104, 48%, 87%) |
| CMYK | cmyk(34.5%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(81.93, -42.94, 44.36) |
| CIE-LCH | lch(81.93, 61.74, 134.07°) |
| OKLab | oklab(82.95% -0.1178 0.1072) |
| OKLCH | oklch(82.95% 0.159 137.7) |
| XYZ | xyz(41.4514, 60.1688, 26.2558) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.68
Lightish Green
#61E160
ΔE00 5.13
Fresh Green
#69D84F
ΔE00 5.27
Light Green
#96F97B
ΔE00 5.81
Light Grass Green
#9AF764
ΔE00 6.62
Kiwi Green
#8EE53F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DF75 #C275DF
analogous
#C7DF75 #92DF75 #75DF8D
triadic
#92DF75 #7592DF #DF7592
tetradic
#92DF75 #75C7DF #C275DF #DF8D75
square
#92DF75 #75C7DF #C275DF #DF8D75
split-complementary
#92DF75 #8D75DF #DF75C7
monochromatic
#4EB129 #6BD343 #92DF75 #B9EBA7 #E0F6D8
Accessibility & contrast
On white
1.61
#92DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#92DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DF75
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DF75 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#DAC97C
Tritanopia (blue-blind)
#8ED9C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #92df75; /* rgb */ color: rgb(146, 223, 117); /* oklch */ color: oklch(82.9% 0.159 137.7);
Tailwind
colors: {
custom: {
50: '#b5e99f',
500: '#92df75',
950: '#000000',
},
}SCSS
$custom: #92df75; $custom-light: #b5e99f; $custom-dark: #000000;
JSON
{
"hex": "#92df75",
"rgb": {
"r": 146,
"g": 223,
"b": 117
},
"hsl": {
"h": 103.585,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.82947,
"c": 0.15929,
"h": 137.7
},
"luminance": 0.60171
}Semantic roles & 50–950 ramp
primary
#92DF75
secondary
#9546B2
accent
#1BCA9A
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480