#5DEE94#5DEE94
#5DEE94 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.178 H 153.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE94 |
|---|---|
| RGB | rgb(93, 238, 148) |
| HSL | hsl(143, 81%, 65%) |
| HSV | hsv(143, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(84.80, -58.44, 32.31) |
| CIE-LCH | lch(84.80, 66.77, 151.06°) |
| OKLab | oklab(84.89% -0.1582 0.0806) |
| OKLCH | oklch(84.89% 0.178 153) |
| XYZ | xyz(40.4308, 65.6103, 38.5446) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE94 #EE5DB7
analogous
#6EEE5D #5DEE94 #5DEEDD
triadic
#5DEE94 #945DEE #EE945D
tetradic
#5DEE94 #5D6EEE #EE5DB7 #EEDD5D
square
#5DEE94 #5D6EEE #EE5DB7 #EEDD5D
split-complementary
#5DEE94 #DD5DEE #EE5D6E
monochromatic
#14BD54 #26E86F #5DEE94 #94F4B9 #CCFADD
Accessibility & contrast
On white
1.49
#5DEE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5DEE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE94
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE94 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8E
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#25EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5dee94; /* rgb */ color: rgb(93, 238, 148); /* oklch */ color: oklch(84.9% 0.178 153.0);
Tailwind
colors: {
custom: {
50: '#98f4b4',
500: '#5dee94',
950: '#000000',
},
}SCSS
$custom: #5dee94; $custom-light: #98f4b4; $custom-dark: #000000;
JSON
{
"hex": "#5dee94",
"rgb": {
"r": 93,
"g": 238,
"b": 148
},
"hsl": {
"h": 142.759,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84887,
"c": 0.17752,
"h": 153
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#5DEE94
secondary
#BB3488
accent
#088CDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581