#5DEE9B#5DEE9B
#5DEE9B is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.171 H 154.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE9B |
|---|---|
| RGB | rgb(93, 238, 155) |
| HSL | hsl(146, 81%, 65%) |
| HSV | hsv(146, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(84.91, -57.18, 28.92) |
| CIE-LCH | lch(84.91, 64.08, 153.17°) |
| OKLab | oklab(85.02% -0.1551 0.0726) |
| OKLCH | oklch(85.02% 0.171 154.9) |
| XYZ | xyz(41.0017, 65.8387, 41.5513) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.56
Mediumspringgreen
#00FA9A
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE9B #EE5DB0
analogous
#68EE5D #5DEE9B #5DEEE3
triadic
#5DEE9B #9B5DEE #EE9B5D
tetradic
#5DEE9B #5D68EE #EE5DB0 #EEE35D
square
#5DEE9B #5D68EE #EE5DB0 #EEE35D
split-complementary
#5DEE9B #E35DEE #EE5D68
monochromatic
#14BD5C #26E879 #5DEE9B #94F4BD #CCFADF
Accessibility & contrast
On white
1.48
#5DEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5DEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE9B
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE9B | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DACFA0
Tritanopia (blue-blind)
#1EECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5dee9b; /* rgb */ color: rgb(93, 238, 155); /* oklch */ color: oklch(85.0% 0.171 154.9);
Tailwind
colors: {
custom: {
50: '#98f4b9',
500: '#5dee9b',
950: '#000000',
},
}SCSS
$custom: #5dee9b; $custom-light: #98f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5dee9b",
"rgb": {
"r": 93,
"g": 238,
"b": 155
},
"hsl": {
"h": 145.655,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.85022,
"c": 0.17126,
"h": 154.9
},
"luminance": 0.65843
}Semantic roles & 50–950 ramp
primary
#5DEE9B
secondary
#BB3481
accent
#0882DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581