#92EB8A#92EB8A
#92EB8A is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.1% C 0.156 H 142.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92EB8A |
|---|---|
| RGB | rgb(146, 235, 138) |
| HSL | hsl(115, 71%, 73%) |
| HSV | hsv(115, 41%, 92%) |
| CMYK | cmyk(37.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.69, -45.32, 38.83) |
| CIE-LCH | lch(85.69, 59.67, 139.41°) |
| OKLab | oklab(86.09% -0.1236 0.0955) |
| OKLCH | oklch(86.09% 0.156 142.3) |
| XYZ | xyz(46.1479, 67.3601, 34.6100) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.10
Palegreen
#98FB98
ΔE00 3.41
Pale Light Green
#B1FC99
ΔE00 4.59
Light Green
#96F97B
ΔE00 4.61
Mint Green
#8FFF9F
ΔE00 4.65
Baby Green
#8CFF9E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EB8A #E38AEB
analogous
#C2EB8A #92EB8A #8AEBB2
triadic
#92EB8A #8A92EB #EB8A92
tetradic
#92EB8A #8AC2EB #E38AEB #EBB28A
square
#92EB8A #8AC2EB #E38AEB #EBB28A
split-complementary
#92EB8A #B28AEB #EB8AC2
monochromatic
#33D625 #61E256 #92EB8A #C3F4BE #E7FBE5
Accessibility & contrast
On white
1.45
#92EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#92EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EB8A
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EB8A | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#89E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #92eb8a; /* rgb */ color: rgb(146, 235, 138); /* oklch */ color: oklch(86.1% 0.156 142.3);
Tailwind
colors: {
custom: {
50: '#b6f2ad',
500: '#92eb8a',
950: '#000000',
},
}SCSS
$custom: #92eb8a; $custom-light: #b6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#92eb8a",
"rgb": {
"r": 146,
"g": 235,
"b": 138
},
"hsl": {
"h": 115.052,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86094,
"c": 0.1562,
"h": 142.3
},
"luminance": 0.67363
}Semantic roles & 50–950 ramp
primary
#92EB8A
secondary
#BC54C5
accent
#13D3C3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581