#5DE499#5DE499
#5DE499 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.160 H 155.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE499 |
|---|---|
| RGB | rgb(93, 228, 153) |
| HSL | hsl(147, 71%, 63%) |
| HSV | hsv(147, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(81.90, -53.62, 25.87) |
| CIE-LCH | lch(81.90, 59.53, 154.24°) |
| OKLab | oklab(82.54% -0.1458 0.0653) |
| OKLCH | oklch(82.54% 0.16 155.9) |
| XYZ | xyz(38.0041, 60.1102, 39.7304) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 5.11
Light Green Blue
#56FCA2
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE499 #E45DA8
analogous
#64E45D #5DE499 #5DE4DD
triadic
#5DE499 #995DE4 #E4995D
tetradic
#5DE499 #5D64E4 #E45DA8 #E4DD5D
square
#5DE499 #5D64E4 #E45DA8 #E4DD5D
split-complementary
#5DE499 #DD5DE4 #E45D64
monochromatic
#1CAA5B #29DB78 #5DE499 #91EDBA #C6F5DB
Accessibility & contrast
On white
1.61
#5DE499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5DE499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE499
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE499 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D394
Deuteranopia (green-blind)
#D1C69E
Tritanopia (blue-blind)
#28E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de499; /* rgb */ color: rgb(93, 228, 153); /* oklch */ color: oklch(82.5% 0.160 155.9);
Tailwind
colors: {
custom: {
50: '#96edb7',
500: '#5de499',
950: '#000000',
},
}SCSS
$custom: #5de499; $custom-light: #96edb7; $custom-dark: #000000;
JSON
{
"hex": "#5de499",
"rgb": {
"r": 93,
"g": 228,
"b": 153
},
"hsl": {
"h": 146.667,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82537,
"c": 0.15971,
"h": 155.9
},
"luminance": 0.60114
}Semantic roles & 50–950 ramp
primary
#5DE499
secondary
#AC3979
accent
#127DD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581