#93EE8A#93EE8A
#93EE8A is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.160 H 142.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #93EE8A |
|---|---|
| RGB | rgb(147, 238, 138) |
| HSL | hsl(115, 75%, 74%) |
| HSV | hsv(115, 42%, 93%) |
| CMYK | cmyk(38.2%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(86.60, -46.29, 40.01) |
| CIE-LCH | lch(86.60, 61.19, 139.17°) |
| OKLab | oklab(86.85% -0.1263 0.0983) |
| OKLCH | oklch(86.85% 0.16 142.1) |
| XYZ | xyz(47.1926, 69.1845, 34.9071) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.18
Palegreen
#98FB98
ΔE00 2.85
Light Green
#96F97B
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.11
Mint Green
#8FFF9F
ΔE00 4.20
Baby Green
#8CFF9E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EE8A #E58AEE
analogous
#C5EE8A #93EE8A #8AEEB3
triadic
#93EE8A #8A93EE #EE8A93
tetradic
#93EE8A #8AC5EE #E58AEE #EEB38A
square
#93EE8A #8AC5EE #E58AEE #EEB38A
split-complementary
#93EE8A #B38AEE #EE8AC5
monochromatic
#31DD20 #62E655 #93EE8A #C4F6BF #E6FBE4
Accessibility & contrast
On white
1.42
#93EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#93EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EE8A
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EE8A | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#8AE8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #93ee8a; /* rgb */ color: rgb(147, 238, 138); /* oklch */ color: oklch(86.8% 0.160 142.1);
Tailwind
colors: {
custom: {
50: '#b6f4ad',
500: '#93ee8a',
950: '#000000',
},
}SCSS
$custom: #93ee8a; $custom-light: #b6f4ad; $custom-dark: #000000;
JSON
{
"hex": "#93ee8a",
"rgb": {
"r": 147,
"g": 238,
"b": 138
},
"hsl": {
"h": 114.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86846,
"c": 0.15998,
"h": 142.1
},
"luminance": 0.69187
}Semantic roles & 50–950 ramp
primary
#93EE8A
secondary
#BE53C9
accent
#0FD7C5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581