#5DE79F#5DE79F
#5DE79F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.158 H 157.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE79F |
|---|---|
| RGB | rgb(93, 231, 159) |
| HSL | hsl(149, 74%, 64%) |
| HSV | hsv(149, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(82.90, -53.66, 24.15) |
| CIE-LCH | lch(82.90, 58.85, 155.77°) |
| OKLab | oklab(83.4% -0.1462 0.0611) |
| OKLCH | oklch(83.4% 0.158 157.3) |
| XYZ | xyz(39.3447, 61.9783, 42.6837) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.80
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE79F #E75DA5
analogous
#60E75D #5DE79F #5DE7E4
triadic
#5DE79F #9F5DE7 #E79F5D
tetradic
#5DE79F #5D60E7 #E75DA5 #E7E45D
square
#5DE79F #5D60E7 #E75DA5 #E7E45D
split-complementary
#5DE79F #E45DE7 #E75D60
monochromatic
#1AB062 #28DF7F #5DE79F #92EFBF #C8F7DE
Accessibility & contrast
On white
1.57
#5DE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5DE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE79F
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE79F | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#20E5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de79f; /* rgb */ color: rgb(93, 231, 159); /* oklch */ color: oklch(83.4% 0.158 157.3);
Tailwind
colors: {
custom: {
50: '#97efbb',
500: '#5de79f',
950: '#000000',
},
}SCSS
$custom: #5de79f; $custom-light: #97efbb; $custom-dark: #000000;
JSON
{
"hex": "#5de79f",
"rgb": {
"r": 93,
"g": 231,
"b": 159
},
"hsl": {
"h": 148.696,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83395,
"c": 0.15844,
"h": 157.3
},
"luminance": 0.61982
}Semantic roles & 50–950 ramp
primary
#5DE79F
secondary
#B03877
accent
#0F77D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582