#5DDF90#5DDF90
#5DDF90 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.161 H 153.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDF90 |
|---|---|
| RGB | rgb(93, 223, 144) |
| HSL | hsl(144, 67%, 62%) |
| HSV | hsv(144, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.24, -53.30, 28.27) |
| CIE-LCH | lch(80.24, 60.33, 152.06°) |
| OKLab | oklab(81.13% -0.1446 0.0709) |
| OKLCH | oklch(81.13% 0.161 153.9) |
| XYZ | xyz(35.9330, 57.1127, 35.5104) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 4.80
Seaweed
#18D17B
ΔE00 4.80
Emerald
#50C878
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDF90 #DF5DAC
analogous
#6BDF5D #5DDF90 #5DDFD1
triadic
#5DDF90 #905DDF #DF905D
tetradic
#5DDF90 #5D6BDF #DF5DAC #DFD15D
square
#5DDF90 #5D6BDF #DF5DAC #DFD15D
split-complementary
#5DDF90 #D15DDF #DF5D6B
monochromatic
#20A253 #2AD56D #5DDF90 #90E9B3 #C3F3D6
Accessibility & contrast
On white
1.69
#5DDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5DDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDF90
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDF90 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE8B
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#31DDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ddf90; /* rgb */ color: rgb(93, 223, 144); /* oklch */ color: oklch(81.1% 0.161 153.9);
Tailwind
colors: {
custom: {
50: '#96eab1',
500: '#5ddf90',
950: '#000000',
},
}SCSS
$custom: #5ddf90; $custom-light: #96eab1; $custom-dark: #000000;
JSON
{
"hex": "#5ddf90",
"rgb": {
"r": 93,
"g": 223,
"b": 144
},
"hsl": {
"h": 143.538,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.81128,
"c": 0.16105,
"h": 153.9
},
"luminance": 0.57116
}Semantic roles & 50–950 ramp
primary
#5DDF90
secondary
#A53C7B
accent
#1787CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481