#5DEE95#5DEE95
#5DEE95 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.177 H 153.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE95 |
|---|---|
| RGB | rgb(93, 238, 149) |
| HSL | hsl(143, 81%, 65%) |
| HSV | hsv(143, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(84.81, -58.26, 31.83) |
| CIE-LCH | lch(84.81, 66.39, 151.35°) |
| OKLab | oklab(84.91% -0.1577 0.0795) |
| OKLCH | oklch(84.91% 0.177 153.3) |
| XYZ | xyz(40.5102, 65.6421, 38.9633) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.07
Sea Green (survey)
#53FCA1
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE95 #EE5DB6
analogous
#6EEE5D #5DEE95 #5DEEDD
triadic
#5DEE95 #955DEE #EE955D
tetradic
#5DEE95 #5D6EEE #EE5DB6 #EEDD5D
square
#5DEE95 #5D6EEE #EE5DB6 #EEDD5D
split-complementary
#5DEE95 #DD5DEE #EE5D6E
monochromatic
#14BD55 #26E871 #5DEE95 #94F4B9 #CCFADD
Accessibility & contrast
On white
1.49
#5DEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5DEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE95
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE95 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#25EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5dee95; /* rgb */ color: rgb(93, 238, 149); /* oklch */ color: oklch(84.9% 0.177 153.3);
Tailwind
colors: {
custom: {
50: '#98f4b5',
500: '#5dee95',
950: '#000000',
},
}SCSS
$custom: #5dee95; $custom-light: #98f4b5; $custom-dark: #000000;
JSON
{
"hex": "#5dee95",
"rgb": {
"r": 93,
"g": 238,
"b": 149
},
"hsl": {
"h": 143.172,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84906,
"c": 0.17662,
"h": 153.3
},
"luminance": 0.65646
}Semantic roles & 50–950 ramp
primary
#5DEE95
secondary
#BB3487
accent
#088BDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581