#92F992#92F992
#92F992 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.5% C 0.169 H 144.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92F992 |
|---|---|
| RGB | rgb(146, 249, 146) |
| HSL | hsl(120, 90%, 77%) |
| HSV | hsv(120, 41%, 98%) |
| CMYK | cmyk(41.4%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.83, -50.08, 40.23) |
| CIE-LCH | lch(89.83, 64.24, 141.23°) |
| OKLab | oklab(89.51% -0.1364 0.0991) |
| OKLCH | oklch(89.51% 0.169 144) |
| XYZ | xyz(50.9156, 75.9345, 39.1625) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.87
Mint Green
#8FFF9F
ΔE00 2.12
Baby Green
#8CFF9E
ΔE00 2.17
Lightgreen
#90EE90
ΔE00 2.47
Easter Green
#8CFD7E
ΔE00 3.19
Pastel Green
#B0FF9D
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F992 #F992F9
analogous
#C6F992 #92F992 #92F9C6
triadic
#92F992 #9292F9 #F99292
tetradic
#92F992 #92C6F9 #F992F9 #F9C692
square
#92F992 #92C6F9 #F992F9 #F9C692
split-complementary
#92F992 #C692F9 #F992C6
monochromatic
#1EF31E #58F658 #92F992 #CCFCCC #E2FDE2
Accessibility & contrast
On white
1.30
#92F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#92F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F992
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F992 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#86F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #92f992; /* rgb */ color: rgb(146, 249, 146); /* oklch */ color: oklch(89.5% 0.169 144.0);
Tailwind
colors: {
custom: {
50: '#b7fcb3',
500: '#92f992',
950: '#000000',
},
}SCSS
$custom: #92f992; $custom-light: #b7fcb3; $custom-dark: #000000;
JSON
{
"hex": "#92f992",
"rgb": {
"r": 146,
"g": 249,
"b": 146
},
"hsl": {
"h": 120,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.89505,
"c": 0.16855,
"h": 144
},
"luminance": 0.75938
}Semantic roles & 50–950 ramp
primary
#92F992
secondary
#D857D8
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581