#93E488#93E488
#93E488 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.5% C 0.147 H 141.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #93E488 |
|---|---|
| RGB | rgb(147, 228, 136) |
| HSL | hsl(113, 63%, 71%) |
| HSV | hsv(113, 40%, 89%) |
| CMYK | cmyk(35.5%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(83.69, -42.26, 37.25) |
| CIE-LCH | lch(83.69, 56.33, 138.60°) |
| OKLab | oklab(84.47% -0.1153 0.0918) |
| OKLCH | oklch(84.47% 0.147 141.5) |
| XYZ | xyz(44.2182, 63.4652, 33.2079) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.42
Palegreen
#98FB98
ΔE00 4.96
Light Pastel Green
#B2FBA5
ΔE00 5.63
Pale Light Green
#B1FC99
ΔE00 5.67
Light Green
#96F97B
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E488 #D988E4
analogous
#C1E488 #93E488 #88E4AB
triadic
#93E488 #8893E4 #E48893
tetradic
#93E488 #88C1E4 #D988E4 #E4AB88
square
#93E488 #88C1E4 #D988E4 #E4AB88
split-complementary
#93E488 #AB88E4 #E488C1
monochromatic
#3FC52D #66D956 #93E488 #C0EFBA #E8F9E6
Accessibility & contrast
On white
1.53
#93E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#93E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E488
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E488 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#DCCE8D
Tritanopia (blue-blind)
#8CDFCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93e488; /* rgb */ color: rgb(147, 228, 136); /* oklch */ color: oklch(84.5% 0.147 141.5);
Tailwind
colors: {
custom: {
50: '#b6edac',
500: '#93e488',
950: '#000000',
},
}SCSS
$custom: #93e488; $custom-light: #b6edac; $custom-dark: #000000;
JSON
{
"hex": "#93e488",
"rgb": {
"r": 147,
"g": 228,
"b": 136
},
"hsl": {
"h": 112.826,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.84473,
"c": 0.14739,
"h": 141.5
},
"luminance": 0.63467
}Semantic roles & 50–950 ramp
primary
#93E488
secondary
#B054BD
accent
#1BCBB6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581