#92F488#92F488
#92F488 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.2% C 0.171 H 142.0°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92F488 |
|---|---|
| RGB | rgb(146, 244, 136) |
| HSL | hsl(114, 83%, 75%) |
| HSV | hsv(114, 44%, 96%) |
| CMYK | cmyk(40.2%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(88.25, -49.40, 43.08) |
| CIE-LCH | lch(88.25, 65.55, 138.91°) |
| OKLab | oklab(88.17% -0.1348 0.1052) |
| OKLCH | oklch(88.17% 0.171 142) |
| XYZ | xyz(48.6466, 72.5871, 34.7352) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.21
Lightgreen
#90EE90
ΔE00 2.31
Light Green
#96F97B
ΔE00 2.64
Easter Green
#8CFD7E
ΔE00 2.81
Mint Green
#8FFF9F
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F488 #EA88F4
analogous
#C8F488 #92F488 #88F4B4
triadic
#92F488 #8892F4 #F48892
tetradic
#92F488 #88C8F4 #EA88F4 #F4B488
square
#92F488 #88C8F4 #EA88F4 #F4B488
split-complementary
#92F488 #B488F4 #F488C8
monochromatic
#2BEA18 #5FEF50 #92F488 #C5F9C0 #E5FCE3
Accessibility & contrast
On white
1.35
#92F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#92F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F488
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F488 | 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)
#F9E380
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#88EEDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #92f488; /* rgb */ color: rgb(146, 244, 136); /* oklch */ color: oklch(88.2% 0.171 142.0);
Tailwind
colors: {
custom: {
50: '#b6f8ac',
500: '#92f488',
950: '#000000',
},
}SCSS
$custom: #92f488; $custom-light: #b6f8ac; $custom-dark: #000000;
JSON
{
"hex": "#92f488",
"rgb": {
"r": 146,
"g": 244,
"b": 136
},
"hsl": {
"h": 114.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.88173,
"c": 0.17097,
"h": 142
},
"luminance": 0.7259
}Semantic roles & 50–950 ramp
primary
#92F488
secondary
#C550D1
accent
#06DFCB
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581