#92E98B#92E98B
#92E98B is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.152 H 142.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #92E98B |
|---|---|
| RGB | rgb(146, 233, 139) |
| HSL | hsl(116, 68%, 73%) |
| HSV | hsv(116, 40%, 91%) |
| CMYK | cmyk(37.3%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(85.12, -44.31, 37.61) |
| CIE-LCH | lch(85.12, 58.12, 139.68°) |
| OKLab | oklab(85.64% -0.1208 0.0928) |
| OKLCH | oklch(85.64% 0.152 142.5) |
| XYZ | xyz(45.6512, 66.2505, 34.8033) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.27
Palegreen
#98FB98
ΔE00 3.82
Pale Light Green
#B1FC99
ΔE00 4.93
Light Pastel Green
#B2FBA5
ΔE00 4.94
Mint Green
#8FFF9F
ΔE00 4.97
Baby Green
#8CFF9E
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E98B #E28BE9
analogous
#C1E98B #92E98B #8BE9B3
triadic
#92E98B #8B92E9 #E98B92
tetradic
#92E98B #8BC1E9 #E28BE9 #E9B38B
square
#92E98B #8BC1E9 #E28BE9 #E9B38B
split-complementary
#92E98B #B38BE9 #E98BC1
monochromatic
#34D228 #62DF58 #92E98B #C2F3BE #E7FAE5
Accessibility & contrast
On white
1.47
#92E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#92E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E98B
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E98B | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#8AE4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92e98b; /* rgb */ color: rgb(146, 233, 139); /* oklch */ color: oklch(85.6% 0.152 142.5);
Tailwind
colors: {
custom: {
50: '#b5f0ae',
500: '#92e98b',
950: '#000000',
},
}SCSS
$custom: #92e98b; $custom-light: #b5f0ae; $custom-dark: #000000;
JSON
{
"hex": "#92e98b",
"rgb": {
"r": 146,
"g": 233,
"b": 139
},
"hsl": {
"h": 115.532,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.85642,
"c": 0.15232,
"h": 142.5
},
"luminance": 0.66253
}Semantic roles & 50–950 ramp
primary
#92E98B
secondary
#BB55C3
accent
#15D0C2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581