#92FF92#92FF92
#92FF92 is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.177 H 144.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #92FF92 |
|---|---|
| RGB | rgb(146, 255, 146) |
| HSL | hsl(120, 100%, 79%) |
| HSV | hsv(120, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(91.55, -52.56, 42.44) |
| CIE-LCH | lch(91.55, 67.56, 141.08°) |
| OKLab | oklab(90.91% -0.1431 0.1041) |
| OKLCH | oklch(90.91% 0.177 144) |
| XYZ | xyz(52.7998, 79.7029, 39.7906) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.57
Mint Green
#8FFF9F
ΔE00 2.20
Baby Green
#8CFF9E
ΔE00 2.21
Easter Green
#8CFD7E
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Light Green
#96F97B
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FF92 #FF92FF
analogous
#C8FF92 #92FF92 #92FFC8
triadic
#92FF92 #9292FF #FF9292
tetradic
#92FF92 #92C8FF #FF92FF #FFC892
square
#92FF92 #92C8FF #FF92FF #FFC892
split-complementary
#92FF92 #C892FF #FF92C8
monochromatic
#18FF18 #55FF55 #92FF92 #CFFFCF #E0FFE0
Accessibility & contrast
On white
1.24
#92FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#92FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FF92
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FF92 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#85F9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #92ff92; /* rgb */ color: rgb(146, 255, 146); /* oklch */ color: oklch(90.9% 0.177 144.0);
Tailwind
colors: {
custom: {
50: '#b7ffb3',
500: '#92ff92',
950: '#000000',
},
}SCSS
$custom: #92ff92; $custom-light: #b7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#92ff92",
"rgb": {
"r": 146,
"g": 255,
"b": 146
},
"hsl": {
"h": 120,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9091,
"c": 0.17697,
"h": 144
},
"luminance": 0.79706
}Semantic roles & 50–950 ramp
primary
#92FF92
secondary
#E154E1
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681