#93DB8A#93DB8A
#93DB8A is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.4% C 0.132 H 141.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93DB8A |
|---|---|
| RGB | rgb(147, 219, 138) |
| HSL | hsl(113, 53%, 70%) |
| HSV | hsv(113, 37%, 86%) |
| CMYK | cmyk(32.9%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(81.13, -37.96, 32.90) |
| CIE-LCH | lch(81.13, 50.23, 139.08°) |
| OKLab | oklab(82.41% -0.1035 0.0817) |
| OKLCH | oklch(82.41% 0.132 141.7) |
| XYZ | xyz(41.9499, 58.6992, 33.1596) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Hospital Green
#9BE5AA
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 5.83
Pistachio
#93C572
ΔE00 6.05
Light Sage
#BCECAC
ΔE00 6.70
Washed Out Green
#BCF5A6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DB8A #D28ADB
analogous
#BCDB8A #93DB8A #8ADBA9
triadic
#93DB8A #8A93DB #DB8A93
tetradic
#93DB8A #8ABCDB #D28ADB #DBA98A
square
#93DB8A #8ABCDB #D28ADB #DBA98A
split-complementary
#93DB8A #A98ADB #DB8ABC
monochromatic
#45B337 #68CD5B #93DB8A #BEE9B9 #E9F8E8
Accessibility & contrast
On white
1.65
#93DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#93DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DB8A
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DB8A | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#8DD6C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #93db8a; /* rgb */ color: rgb(147, 219, 138); /* oklch */ color: oklch(82.4% 0.132 141.7);
Tailwind
colors: {
custom: {
50: '#b5e6ad',
500: '#93db8a',
950: '#000000',
},
}SCSS
$custom: #93db8a; $custom-light: #b5e6ad; $custom-dark: #000000;
JSON
{
"hex": "#93db8a",
"rgb": {
"r": 147,
"g": 219,
"b": 138
},
"hsl": {
"h": 113.333,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.82406,
"c": 0.13192,
"h": 141.7
},
"luminance": 0.58701
}Semantic roles & 50–950 ramp
primary
#93DB8A
secondary
#A857B2
accent
#25C0AF
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481