#5DE799#5DE799
#5DE799 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.164 H 155.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE799 |
|---|---|
| RGB | rgb(93, 231, 153) |
| HSL | hsl(146, 74%, 64%) |
| HSV | hsv(146, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(82.79, -54.81, 27.08) |
| CIE-LCH | lch(82.79, 61.14, 153.70°) |
| OKLab | oklab(83.27% -0.1489 0.0682) |
| OKLCH | oklch(83.27% 0.164 155.4) |
| XYZ | xyz(38.8366, 61.7751, 40.0079) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE799 #E75DAB
analogous
#66E75D #5DE799 #5DE7DE
triadic
#5DE799 #995DE7 #E7995D
tetradic
#5DE799 #5D66E7 #E75DAB #E7DE5D
square
#5DE799 #5D66E7 #E75DAB #E7DE5D
split-complementary
#5DE799 #DE5DE7 #E75D66
monochromatic
#1AB05B #28DF77 #5DE799 #92EFBB #C8F7DC
Accessibility & contrast
On white
1.57
#5DE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5DE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE799
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE799 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#26E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de799; /* rgb */ color: rgb(93, 231, 153); /* oklch */ color: oklch(83.3% 0.164 155.4);
Tailwind
colors: {
custom: {
50: '#97efb7',
500: '#5de799',
950: '#000000',
},
}SCSS
$custom: #5de799; $custom-light: #97efb7; $custom-dark: #000000;
JSON
{
"hex": "#5de799",
"rgb": {
"r": 93,
"g": 231,
"b": 153
},
"hsl": {
"h": 146.087,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83271,
"c": 0.16373,
"h": 155.4
},
"luminance": 0.61779
}Semantic roles & 50–950 ramp
primary
#5DE799
secondary
#B0387C
accent
#0F80D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581