#92F489#92F489
#92F489 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.2% C 0.170 H 142.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92F489 |
|---|---|
| RGB | rgb(146, 244, 137) |
| HSL | hsl(115, 83%, 75%) |
| HSV | hsv(115, 44%, 96%) |
| CMYK | cmyk(40.2%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(88.26, -49.27, 42.62) |
| CIE-LCH | lch(88.26, 65.14, 139.14°) |
| OKLab | oklab(88.19% -0.1343 0.1042) |
| OKLCH | oklch(88.19% 0.17 142.2) |
| XYZ | xyz(48.7180, 72.6156, 35.1112) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.10
Lightgreen
#90EE90
ΔE00 2.19
Light Green
#96F97B
ΔE00 2.78
Easter Green
#8CFD7E
ΔE00 2.91
Mint Green
#8FFF9F
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F489 #EB89F4
analogous
#C8F489 #92F489 #89F4B5
triadic
#92F489 #8992F4 #F48992
tetradic
#92F489 #89C8F4 #EB89F4 #F4B589
square
#92F489 #89C8F4 #EB89F4 #F4B589
split-complementary
#92F489 #B589F4 #F489C8
monochromatic
#2BEA19 #5EEF51 #92F489 #C6F9C1 #E5FCE3
Accessibility & contrast
On white
1.35
#92F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#92F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F489
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F489 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#EBDA90
Tritanopia (blue-blind)
#88EEDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #92f489; /* rgb */ color: rgb(146, 244, 137); /* oklch */ color: oklch(88.2% 0.170 142.2);
Tailwind
colors: {
custom: {
50: '#b6f8ad',
500: '#92f489',
950: '#000000',
},
}SCSS
$custom: #92f489; $custom-light: #b6f8ad; $custom-dark: #000000;
JSON
{
"hex": "#92f489",
"rgb": {
"r": 146,
"g": 244,
"b": 137
},
"hsl": {
"h": 114.953,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.88189,
"c": 0.17002,
"h": 142.2
},
"luminance": 0.72619
}Semantic roles & 50–950 ramp
primary
#92F489
secondary
#C650D1
accent
#06DFCD
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581