#5DE98F#5DE98F
#5DE98F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.175 H 152.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE98F |
|---|---|
| RGB | rgb(93, 233, 143) |
| HSL | hsl(141, 76%, 64%) |
| HSV | hsv(141, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.22, -57.39, 32.74) |
| CIE-LCH | lch(83.22, 66.07, 150.29°) |
| OKLab | oklab(83.57% -0.1553 0.0816) |
| OKLCH | oklch(83.57% 0.175 152.3) |
| XYZ | xyz(38.6080, 62.5844, 36.0266) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE98F #E95DB7
analogous
#71E95D #5DE98F #5DE9D5
triadic
#5DE98F #8F5DE9 #E98F5D
tetradic
#5DE98F #5D71E9 #E95DB7 #E9D55D
square
#5DE98F #5D71E9 #E95DB7 #E9D55D
split-complementary
#5DE98F #D55DE9 #E95D71
monochromatic
#18B350 #27E26A #5DE98F #93F0B4 #C9F8DA
Accessibility & contrast
On white
1.55
#5DE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5DE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE98F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE98F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#2DE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de98f; /* rgb */ color: rgb(93, 233, 143); /* oklch */ color: oklch(83.6% 0.175 152.3);
Tailwind
colors: {
custom: {
50: '#97f1b0',
500: '#5de98f',
950: '#000000',
},
}SCSS
$custom: #5de98f; $custom-light: #97f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5de98f",
"rgb": {
"r": 93,
"g": 233,
"b": 143
},
"hsl": {
"h": 141.429,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83568,
"c": 0.17541,
"h": 152.3
},
"luminance": 0.62588
}Semantic roles & 50–950 ramp
primary
#5DE98F
secondary
#B33787
accent
#0D90D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581