#92E285#92E285
#92E285 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.9% C 0.148 H 141.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92E285 |
|---|---|
| RGB | rgb(146, 226, 133) |
| HSL | hsl(112, 62%, 70%) |
| HSV | hsv(112, 41%, 89%) |
| CMYK | cmyk(35.4%, 0%, 41.2%, 11.4%) |
| CIE-LAB | lab(83.02, -42.12, 37.87) |
| CIE-LCH | lch(83.02, 56.64, 138.04°) |
| OKLab | oklab(83.9% -0.115 0.0932) |
| OKLCH | oklch(83.9% 0.148 141) |
| XYZ | xyz(43.2824, 62.1950, 31.9100) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.89
Palegreen
#98FB98
ΔE00 5.42
Lightish Green
#61E160
ΔE00 5.95
Pale Light Green
#B1FC99
ΔE00 6.04
Light Pastel Green
#B2FBA5
ΔE00 6.09
Light Green
#96F97B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E285 #D585E2
analogous
#C0E285 #92E285 #85E2A6
triadic
#92E285 #8592E2 #E28592
tetradic
#92E285 #85C0E2 #D585E2 #E2A685
square
#92E285 #85C0E2 #D585E2 #E2A685
split-complementary
#92E285 #A685E2 #E285C0
monochromatic
#42BF2D #66D654 #92E285 #BEEEB6 #E9F9E6
Accessibility & contrast
On white
1.56
#92E285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#92E285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E285
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E285 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37E
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#8CDDCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92e285; /* rgb */ color: rgb(146, 226, 133); /* oklch */ color: oklch(83.9% 0.148 141.0);
Tailwind
colors: {
custom: {
50: '#b5eba9',
500: '#92e285',
950: '#000000',
},
}SCSS
$custom: #92e285; $custom-light: #b5eba9; $custom-dark: #000000;
JSON
{
"hex": "#92e285",
"rgb": {
"r": 146,
"g": 226,
"b": 133
},
"hsl": {
"h": 111.613,
"s": 61.589,
"l": 70.392
},
"oklch": {
"l": 0.83901,
"c": 0.14799,
"h": 141
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#92E285
secondary
#AB51BA
accent
#1CC9B1
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481