#93E388#93E388
#93E388 is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.2% C 0.146 H 141.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #93E388 |
|---|---|
| RGB | rgb(147, 227, 136) |
| HSL | hsl(113, 62%, 71%) |
| HSV | hsv(113, 40%, 89%) |
| CMYK | cmyk(35.2%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(83.40, -41.82, 36.88) |
| CIE-LCH | lch(83.40, 55.75, 138.59°) |
| OKLab | oklab(84.24% -0.1141 0.091) |
| OKLCH | oklch(84.24% 0.146 141.4) |
| XYZ | xyz(43.9439, 62.9166, 33.1165) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.63
Palegreen
#98FB98
ΔE00 5.18
Light Pastel Green
#B2FBA5
ΔE00 5.78
Pale Light Green
#B1FC99
ΔE00 5.86
Washed Out Green
#BCF5A6
ΔE00 6.07
Light Green
#96F97B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E388 #D888E3
analogous
#C0E388 #93E388 #88E3AA
triadic
#93E388 #8893E3 #E38893
tetradic
#93E388 #88C0E3 #D888E3 #E3AA88
square
#93E388 #88C0E3 #D888E3 #E3AA88
split-complementary
#93E388 #AA88E3 #E388C0
monochromatic
#40C32E #66D756 #93E388 #C0EFBA #E9F9E6
Accessibility & contrast
On white
1.55
#93E388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#93E388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E388
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E388 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#8CDECD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #93e388; /* rgb */ color: rgb(147, 227, 136); /* oklch */ color: oklch(84.2% 0.146 141.4);
Tailwind
colors: {
custom: {
50: '#b6ecac',
500: '#93e388',
950: '#000000',
},
}SCSS
$custom: #93e388; $custom-light: #b6ecac; $custom-dark: #000000;
JSON
{
"hex": "#93e388",
"rgb": {
"r": 147,
"g": 227,
"b": 136
},
"hsl": {
"h": 112.747,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.84239,
"c": 0.14592,
"h": 141.4
},
"luminance": 0.62919
}Semantic roles & 50–950 ramp
primary
#93E388
secondary
#AF54BB
accent
#1CCAB5
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481