#5DE89F#5DE89F
#5DE89F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.160 H 157.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE89F |
|---|---|
| RGB | rgb(93, 232, 159) |
| HSL | hsl(148, 75%, 64%) |
| HSV | hsv(148, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.20, -54.06, 24.55) |
| CIE-LCH | lch(83.20, 59.38, 155.57°) |
| OKLab | oklab(83.64% -0.1472 0.0621) |
| OKLCH | oklch(83.64% 0.16 157.1) |
| XYZ | xyz(39.6253, 62.5397, 42.7773) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE89F #E85DA6
analogous
#60E85D #5DE89F #5DE8E4
triadic
#5DE89F #9F5DE8 #E89F5D
tetradic
#5DE89F #5D60E8 #E85DA6 #E8E45D
square
#5DE89F #5D60E8 #E85DA6 #E8E45D
split-complementary
#5DE89F #E45DE8 #E85D60
monochromatic
#19B161 #27E07F #5DE89F #93F0BF #C8F7DF
Accessibility & contrast
On white
1.55
#5DE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5DE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE89F
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE89F | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D4CAA4
Tritanopia (blue-blind)
#1FE6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de89f; /* rgb */ color: rgb(93, 232, 159); /* oklch */ color: oklch(83.6% 0.160 157.1);
Tailwind
colors: {
custom: {
50: '#97f0bb',
500: '#5de89f',
950: '#000000',
},
}SCSS
$custom: #5de89f; $custom-light: #97f0bb; $custom-dark: #000000;
JSON
{
"hex": "#5de89f",
"rgb": {
"r": 93,
"g": 232,
"b": 159
},
"hsl": {
"h": 148.489,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83639,
"c": 0.15976,
"h": 157.1
},
"luminance": 0.62544
}Semantic roles & 50–950 ramp
primary
#5DE89F
secondary
#B23778
accent
#0E78D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582