#92EA8A#92EA8A
#92EA8A is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.155 H 142.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92EA8A |
|---|---|
| RGB | rgb(146, 234, 138) |
| HSL | hsl(115, 70%, 73%) |
| HSV | hsv(115, 41%, 92%) |
| CMYK | cmyk(37.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.40, -44.89, 38.46) |
| CIE-LCH | lch(85.40, 59.11, 139.41°) |
| OKLab | oklab(85.86% -0.1224 0.0947) |
| OKLCH | oklch(85.86% 0.155 142.3) |
| XYZ | xyz(45.8624, 66.7891, 34.5149) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.20
Palegreen
#98FB98
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.75
Light Green
#96F97B
ΔE00 4.83
Mint Green
#8FFF9F
ΔE00 4.83
Light Pastel Green
#B2FBA5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EA8A #E28AEA
analogous
#C2EA8A #92EA8A #8AEAB2
triadic
#92EA8A #8A92EA #EA8A92
tetradic
#92EA8A #8AC2EA #E28AEA #EAB28A
square
#92EA8A #8AC2EA #E28AEA #EAB28A
split-complementary
#92EA8A #B28AEA #EA8AC2
monochromatic
#34D426 #62E156 #92EA8A #C2F3BE #E7FAE5
Accessibility & contrast
On white
1.46
#92EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#92EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EA8A
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EA8A | 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)
#EEDB83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#8AE5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92ea8a; /* rgb */ color: rgb(146, 234, 138); /* oklch */ color: oklch(85.9% 0.155 142.3);
Tailwind
colors: {
custom: {
50: '#b5f1ad',
500: '#92ea8a',
950: '#000000',
},
}SCSS
$custom: #92ea8a; $custom-light: #b5f1ad; $custom-dark: #000000;
JSON
{
"hex": "#92ea8a",
"rgb": {
"r": 146,
"g": 234,
"b": 138
},
"hsl": {
"h": 115,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8586,
"c": 0.15475,
"h": 142.3
},
"luminance": 0.66792
}Semantic roles & 50–950 ramp
primary
#92EA8A
secondary
#BB54C4
accent
#14D2C2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581