#93EA8A#93EA8A
#93EA8A is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.154 H 142.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #93EA8A |
|---|---|
| RGB | rgb(147, 234, 138) |
| HSL | hsl(114, 70%, 73%) |
| HSV | hsv(114, 41%, 92%) |
| CMYK | cmyk(37.2%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.44, -44.58, 38.52) |
| CIE-LCH | lch(85.44, 58.92, 139.17°) |
| OKLab | oklab(85.91% -0.1216 0.0948) |
| OKLCH | oklch(85.91% 0.154 142) |
| XYZ | xyz(46.0410, 66.8812, 34.5232) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.28
Palegreen
#98FB98
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 4.67
Light Green
#96F97B
ΔE00 4.80
Light Pastel Green
#B2FBA5
ΔE00 4.82
Mint Green
#8FFF9F
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EA8A #E18AEA
analogous
#C3EA8A #93EA8A #8AEAB1
triadic
#93EA8A #8A93EA #EA8A93
tetradic
#93EA8A #8AC3EA #E18AEA #EAB18A
square
#93EA8A #8AC3EA #E18AEA #EAB18A
split-complementary
#93EA8A #B18AEA #EA8AC3
monochromatic
#36D426 #63E156 #93EA8A #C3F3BE #E7FAE5
Accessibility & contrast
On white
1.46
#93EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#93EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EA8A
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EA8A | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB83
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#8BE5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #93ea8a; /* rgb */ color: rgb(147, 234, 138); /* oklch */ color: oklch(85.9% 0.154 142.0);
Tailwind
colors: {
custom: {
50: '#b6f1ad',
500: '#93ea8a',
950: '#000000',
},
}SCSS
$custom: #93ea8a; $custom-light: #b6f1ad; $custom-dark: #000000;
JSON
{
"hex": "#93ea8a",
"rgb": {
"r": 147,
"g": 234,
"b": 138
},
"hsl": {
"h": 114.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8591,
"c": 0.1542,
"h": 142
},
"luminance": 0.66884
}Semantic roles & 50–950 ramp
primary
#93EA8A
secondary
#BA54C4
accent
#14D2C0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581