#93EA99#93EA99
#93EA99 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.139 H 145.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #93EA99 |
|---|---|
| RGB | rgb(147, 234, 153) |
| HSL | hsl(124, 67%, 75%) |
| HSV | hsv(124, 37%, 92%) |
| CMYK | cmyk(37.2%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.68, -42.31, 31.30) |
| CIE-LCH | lch(85.68, 52.63, 143.50°) |
| OKLab | oklab(86.18% -0.1153 0.0783) |
| OKLCH | oklch(86.18% 0.139 145.8) |
| XYZ | xyz(47.2029, 67.3460, 40.6427) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.18
Light Sea Green
#98F6B0
ΔE00 3.75
Hospital Green
#9BE5AA
ΔE00 4.23
Palegreen
#98FB98
ΔE00 4.23
Light Mint Green
#A6FBB2
ΔE00 4.24
Foam Green
#90FDA9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EA99 #EA93E4
analogous
#B9EA93 #93EA99 #93EAC5
triadic
#93EA99 #9993EA #EA9993
tetradic
#93EA99 #93B9EA #EA93E4 #EAC593
square
#93EA99 #93B9EA #EA93E4 #EAC593
split-complementary
#93EA99 #C593EA #EA93B9
monochromatic
#2DD638 #60E069 #93EA99 #C6F4C9 #E5FAE7
Accessibility & contrast
On white
1.45
#93EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#93EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EA99
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EA99 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB94
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#88E6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #93ea99; /* rgb */ color: rgb(147, 234, 153); /* oklch */ color: oklch(86.2% 0.139 145.8);
Tailwind
colors: {
custom: {
50: '#b6f1b7',
500: '#93ea99',
950: '#000000',
},
}SCSS
$custom: #93ea99; $custom-light: #b6f1b7; $custom-dark: #000000;
JSON
{
"hex": "#93ea99",
"rgb": {
"r": 147,
"g": 234,
"b": 153
},
"hsl": {
"h": 124.138,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.86177,
"c": 0.13939,
"h": 145.8
},
"luminance": 0.67349
}Semantic roles & 50–950 ramp
primary
#93EA99
secondary
#C55CBE
accent
#16C3CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581