#92F792#92F792
#92F792 is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.0% C 0.166 H 144.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #92F792 |
|---|---|
| RGB | rgb(146, 247, 146) |
| HSL | hsl(120, 86%, 77%) |
| HSV | hsv(120, 41%, 97%) |
| CMYK | cmyk(40.9%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(89.25, -49.25, 39.49) |
| CIE-LCH | lch(89.25, 63.13, 141.28°) |
| OKLab | oklab(89.04% -0.1341 0.0973) |
| OKLCH | oklch(89.04% 0.166 144) |
| XYZ | xyz(50.3007, 74.7048, 38.9575) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.00
Lightgreen
#90EE90
ΔE00 2.01
Mint Green
#8FFF9F
ΔE00 2.28
Baby Green
#8CFF9E
ΔE00 2.34
Easter Green
#8CFD7E
ΔE00 3.51
Pastel Green
#B0FF9D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F792 #F792F7
analogous
#C5F792 #92F792 #92F7C5
triadic
#92F792 #9292F7 #F79292
tetradic
#92F792 #92C5F7 #F792F7 #F7C592
square
#92F792 #92C5F7 #F792F7 #F7C592
split-complementary
#92F792 #C592F7 #F792C5
monochromatic
#20EF20 #59F359 #92F792 #CBFBCB #E2FDE2
Accessibility & contrast
On white
1.32
#92F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#92F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F792
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F792 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#ECDD98
Tritanopia (blue-blind)
#86F2DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #92f792; /* rgb */ color: rgb(146, 247, 146); /* oklch */ color: oklch(89.0% 0.166 144.0);
Tailwind
colors: {
custom: {
50: '#b6fab3',
500: '#92f792',
950: '#000000',
},
}SCSS
$custom: #92f792; $custom-light: #b6fab3; $custom-dark: #000000;
JSON
{
"hex": "#92f792",
"rgb": {
"r": 146,
"g": 247,
"b": 146
},
"hsl": {
"h": 120,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.89037,
"c": 0.16571,
"h": 144
},
"luminance": 0.74708
}Semantic roles & 50–950 ramp
primary
#92F792
secondary
#D658D6
accent
#03E3E3
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581