#92EA8B#92EA8B
#92EA8B is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.154 H 142.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92EA8B |
|---|---|
| RGB | rgb(146, 234, 139) |
| HSL | hsl(116, 69%, 73%) |
| HSV | hsv(116, 41%, 92%) |
| CMYK | cmyk(37.6%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(85.41, -44.74, 37.98) |
| CIE-LCH | lch(85.41, 58.69, 139.67°) |
| OKLab | oklab(85.88% -0.122 0.0936) |
| OKLCH | oklch(85.88% 0.154 142.5) |
| XYZ | xyz(45.9351, 66.8182, 34.8979) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.11
Palegreen
#98FB98
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 4.77
Mint Green
#8FFF9F
ΔE00 4.78
Light Pastel Green
#B2FBA5
ΔE00 4.83
Baby Green
#8CFF9E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EA8B #E38BEA
analogous
#C1EA8B #92EA8B #8BEAB3
triadic
#92EA8B #8B92EA #EA8B92
tetradic
#92EA8B #8BC1EA #E38BEA #EAB38B
square
#92EA8B #8BC1EA #E38BEA #EAB38B
split-complementary
#92EA8B #B38BEA #EA8BC1
monochromatic
#33D426 #61E157 #92EA8B #C3F3BF #E7FAE5
Accessibility & contrast
On white
1.46
#92EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#92EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EA8B
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EA8B | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB84
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#89E5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92ea8b; /* rgb */ color: rgb(146, 234, 139); /* oklch */ color: oklch(85.9% 0.154 142.5);
Tailwind
colors: {
custom: {
50: '#b5f1ae',
500: '#92ea8b',
950: '#000000',
},
}SCSS
$custom: #92ea8b; $custom-light: #b5f1ae; $custom-dark: #000000;
JSON
{
"hex": "#92ea8b",
"rgb": {
"r": 146,
"g": 234,
"b": 139
},
"hsl": {
"h": 115.579,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.85876,
"c": 0.15377,
"h": 142.5
},
"luminance": 0.66821
}Semantic roles & 50–950 ramp
primary
#92EA8B
secondary
#BC55C4
accent
#14D1C3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581