#5DF49B#5DF49B
#5DF49B is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.179 H 154.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF49B |
|---|---|
| RGB | rgb(93, 244, 155) |
| HSL | hsl(145, 87%, 66%) |
| HSV | hsv(145, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(86.70, -59.49, 31.31) |
| CIE-LCH | lch(86.70, 67.22, 152.24°) |
| OKLab | oklab(86.49% -0.1611 0.0784) |
| OKLCH | oklch(86.49% 0.179 154.1) |
| XYZ | xyz(42.7777, 69.3907, 42.1434) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.76
Mediumspringgreen
#00FA9A
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF49B #F45DB6
analogous
#6AF45D #5DF49B #5DF4E7
triadic
#5DF49B #9B5DF4 #F49B5D
tetradic
#5DF49B #5D6AF4 #F45DB6 #F4E75D
square
#5DF49B #5D6AF4 #F45DB6 #F4E75D
split-complementary
#5DF49B #E75DF4 #F45D6A
monochromatic
#0EC95B #24F078 #5DF49B #96F8BE #D0FCE2
Accessibility & contrast
On white
1.41
#5DF49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5DF49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF49B
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF49B | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E195
Deuteranopia (green-blind)
#E0D3A1
Tritanopia (blue-blind)
#18F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df49b; /* rgb */ color: rgb(93, 244, 155); /* oklch */ color: oklch(86.5% 0.179 154.1);
Tailwind
colors: {
custom: {
50: '#99f9b9',
500: '#5df49b',
950: '#000000',
},
}SCSS
$custom: #5df49b; $custom-light: #99f9b9; $custom-dark: #000000;
JSON
{
"hex": "#5df49b",
"rgb": {
"r": 93,
"g": 244,
"b": 155
},
"hsl": {
"h": 144.636,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86486,
"c": 0.17915,
"h": 154.1
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#5DF49B
secondary
#C63088
accent
#0287E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581