#93E282#93E282
#93E282 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.9% C 0.150 H 140.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93E282 |
|---|---|
| RGB | rgb(147, 226, 130) |
| HSL | hsl(109, 62%, 70%) |
| HSV | hsv(109, 42%, 89%) |
| CMYK | cmyk(35%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(83.02, -42.22, 39.38) |
| CIE-LCH | lch(83.02, 57.74, 137.00°) |
| OKLab | oklab(83.91% -0.1154 0.0965) |
| OKLCH | oklch(83.91% 0.15 140.1) |
| XYZ | xyz(43.2567, 62.2054, 30.8424) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Palegreen
#98FB98
ΔE00 5.51
Lightish Green
#61E160
ΔE00 5.75
Light Green
#96F97B
ΔE00 5.84
Pale Light Green
#B1FC99
ΔE00 5.96
Light Pastel Green
#B2FBA5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E282 #D182E2
analogous
#C3E282 #93E282 #82E2A1
triadic
#93E282 #8293E2 #E28293
tetradic
#93E282 #82C3E2 #D182E2 #E2A182
square
#93E282 #82C3E2 #D182E2 #E2A182
split-complementary
#93E282 #A182E2 #E282C3
monochromatic
#46BE2C #68D650 #93E282 #BEEEB4 #E9F9E5
Accessibility & contrast
On white
1.56
#93E282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#93E282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E282
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E282 | 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)
#E7D37B
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#8DDCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #93e282; /* rgb */ color: rgb(147, 226, 130); /* oklch */ color: oklch(83.9% 0.150 140.1);
Tailwind
colors: {
custom: {
50: '#b6eba7',
500: '#93e282',
950: '#000000',
},
}SCSS
$custom: #93e282; $custom-light: #b6eba7; $custom-dark: #000000;
JSON
{
"hex": "#93e282",
"rgb": {
"r": 147,
"g": 226,
"b": 130
},
"hsl": {
"h": 109.375,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.83905,
"c": 0.15041,
"h": 140.1
},
"luminance": 0.62207
}Semantic roles & 50–950 ramp
primary
#93E282
secondary
#A74EBA
accent
#1BCAAB
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480