#92F588#92F588
#92F588 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.4% C 0.172 H 142.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #92F588 |
|---|---|
| RGB | rgb(146, 245, 136) |
| HSL | hsl(114, 84%, 75%) |
| HSV | hsv(114, 44%, 96%) |
| CMYK | cmyk(40.4%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(88.54, -49.82, 43.45) |
| CIE-LCH | lch(88.54, 66.10, 138.91°) |
| OKLab | oklab(88.41% -0.1359 0.1061) |
| OKLCH | oklch(88.41% 0.172 142) |
| XYZ | xyz(48.9483, 73.1905, 34.8358) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.15
Light Green
#96F97B
ΔE00 2.49
Lightgreen
#90EE90
ΔE00 2.51
Easter Green
#8CFD7E
ΔE00 2.60
Mint Green
#8FFF9F
ΔE00 3.57
Baby Green
#8CFF9E
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F588 #EB88F5
analogous
#C9F588 #92F588 #88F5B4
triadic
#92F588 #8892F5 #F58892
tetradic
#92F588 #88C9F5 #EB88F5 #F5B488
square
#92F588 #88C9F5 #EB88F5 #F5B488
split-complementary
#92F588 #B488F5 #F588C9
monochromatic
#2BEC17 #5EF050 #92F588 #C6FAC0 #E5FDE3
Accessibility & contrast
On white
1.34
#92F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#92F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F588
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F588 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#88EFDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #92f588; /* rgb */ color: rgb(146, 245, 136); /* oklch */ color: oklch(88.4% 0.172 142.0);
Tailwind
colors: {
custom: {
50: '#b6f9ac',
500: '#92f588',
950: '#000000',
},
}SCSS
$custom: #92f588; $custom-light: #b6f9ac; $custom-dark: #000000;
JSON
{
"hex": "#92f588",
"rgb": {
"r": 146,
"g": 245,
"b": 136
},
"hsl": {
"h": 114.495,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.88408,
"c": 0.17237,
"h": 142
},
"luminance": 0.73193
}Semantic roles & 50–950 ramp
primary
#92F588
secondary
#C64FD2
accent
#05E1CD
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581