#5DE79B#5DE79B
#5DE79B is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.162 H 156.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE79B |
|---|---|
| RGB | rgb(93, 231, 155) |
| HSL | hsl(147, 74%, 64%) |
| HSV | hsv(147, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(82.83, -54.43, 26.11) |
| CIE-LCH | lch(82.83, 60.37, 154.38°) |
| OKLab | oklab(83.31% -0.148 0.0658) |
| OKLCH | oklch(83.31% 0.162 156) |
| XYZ | xyz(39.0032, 61.8417, 40.8852) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE79B #E75DA9
analogous
#64E75D #5DE79B #5DE7E0
triadic
#5DE79B #9B5DE7 #E79B5D
tetradic
#5DE79B #5D64E7 #E75DA9 #E7E05D
square
#5DE79B #5D64E7 #E75DA9 #E7E05D
split-complementary
#5DE79B #E05DE7 #E75D64
monochromatic
#1AB05D #28DF7A #5DE79B #92EFBC #C8F7DD
Accessibility & contrast
On white
1.57
#5DE79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5DE79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE79B
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE79B | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#24E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de79b; /* rgb */ color: rgb(93, 231, 155); /* oklch */ color: oklch(83.3% 0.162 156.0);
Tailwind
colors: {
custom: {
50: '#97efb9',
500: '#5de79b',
950: '#000000',
},
}SCSS
$custom: #5de79b; $custom-light: #97efb9; $custom-dark: #000000;
JSON
{
"hex": "#5de79b",
"rgb": {
"r": 93,
"g": 231,
"b": 155
},
"hsl": {
"h": 146.957,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83312,
"c": 0.16196,
"h": 156
},
"luminance": 0.61846
}Semantic roles & 50–950 ramp
primary
#5DE79B
secondary
#B0387A
accent
#0F7DD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581