#93EB8A#93EB8A
#93EB8A is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.1% C 0.156 H 142.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #93EB8A |
|---|---|
| RGB | rgb(147, 235, 138) |
| HSL | hsl(114, 71%, 73%) |
| HSV | hsv(114, 41%, 92%) |
| CMYK | cmyk(37.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.73, -45.01, 38.90) |
| CIE-LCH | lch(85.73, 59.49, 139.17°) |
| OKLab | oklab(86.14% -0.1228 0.0957) |
| OKLCH | oklch(86.14% 0.156 142.1) |
| XYZ | xyz(46.3265, 67.4522, 34.6184) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.18
Palegreen
#98FB98
ΔE00 3.42
Pale Light Green
#B1FC99
ΔE00 4.52
Light Green
#96F97B
ΔE00 4.59
Mint Green
#8FFF9F
ΔE00 4.70
Light Pastel Green
#B2FBA5
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EB8A #E28AEB
analogous
#C3EB8A #93EB8A #8AEBB1
triadic
#93EB8A #8A93EB #EB8A93
tetradic
#93EB8A #8AC3EB #E28AEB #EBB18A
square
#93EB8A #8AC3EB #E28AEB #EBB18A
split-complementary
#93EB8A #B18AEB #EB8AC3
monochromatic
#35D625 #63E256 #93EB8A #C3F4BE #E7FBE5
Accessibility & contrast
On white
1.45
#93EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#93EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EB8A
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EB8A | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#8BE6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #93eb8a; /* rgb */ color: rgb(147, 235, 138); /* oklch */ color: oklch(86.1% 0.156 142.1);
Tailwind
colors: {
custom: {
50: '#b6f2ad',
500: '#93eb8a',
950: '#000000',
},
}SCSS
$custom: #93eb8a; $custom-light: #b6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#93eb8a",
"rgb": {
"r": 147,
"g": 235,
"b": 138
},
"hsl": {
"h": 114.433,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86144,
"c": 0.15565,
"h": 142.1
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#93EB8A
secondary
#BB54C5
accent
#13D3C1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581