#92EE89#92EE89
#92EE89 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.161 H 142.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #92EE89 |
|---|---|
| RGB | rgb(146, 238, 137) |
| HSL | hsl(115, 75%, 74%) |
| HSV | hsv(115, 42%, 93%) |
| CMYK | cmyk(38.7%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(86.54, -46.74, 40.41) |
| CIE-LCH | lch(86.54, 61.79, 139.15°) |
| OKLab | oklab(86.78% -0.1275 0.0992) |
| OKLCH | oklch(86.78% 0.161 142.1) |
| XYZ | xyz(46.9420, 69.0636, 34.5192) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.26
Palegreen
#98FB98
ΔE00 2.88
Light Green
#96F97B
ΔE00 3.86
Pale Light Green
#B1FC99
ΔE00 4.18
Easter Green
#8CFD7E
ΔE00 4.23
Mint Green
#8FFF9F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EE89 #E589EE
analogous
#C4EE89 #92EE89 #89EEB2
triadic
#92EE89 #8992EE #EE8992
tetradic
#92EE89 #89C4EE #E589EE #EEB289
square
#92EE89 #89C4EE #E589EE #EEB289
split-complementary
#92EE89 #B289EE #EE89C4
monochromatic
#31DD20 #61E654 #92EE89 #C3F6BE #E6FBE4
Accessibility & contrast
On white
1.42
#92EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#92EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EE89
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EE89 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE81
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#89E8D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #92ee89; /* rgb */ color: rgb(146, 238, 137); /* oklch */ color: oklch(86.8% 0.161 142.1);
Tailwind
colors: {
custom: {
50: '#b6f4ad',
500: '#92ee89',
950: '#000000',
},
}SCSS
$custom: #92ee89; $custom-light: #b6f4ad; $custom-dark: #000000;
JSON
{
"hex": "#92ee89",
"rgb": {
"r": 146,
"g": 238,
"b": 137
},
"hsl": {
"h": 114.653,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86781,
"c": 0.16149,
"h": 142.1
},
"luminance": 0.69066
}Semantic roles & 50–950 ramp
primary
#92EE89
secondary
#BE52C9
accent
#0FD7C5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581