#5DF29A#5DF29A
#5DF29A is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.177 H 154.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF29A |
|---|---|
| RGB | rgb(93, 242, 154) |
| HSL | hsl(145, 85%, 66%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(86.09, -58.90, 31.00) |
| CIE-LCH | lch(86.09, 66.56, 152.24°) |
| OKLab | oklab(85.98% -0.1595 0.0776) |
| OKLCH | oklch(85.98% 0.177 154.1) |
| XYZ | xyz(42.0955, 68.1603, 41.5034) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 2.90
Mediumspringgreen
#00FA9A
ΔE00 3.18
Seafoam (survey)
#80F9AD
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF29A #F25DB5
analogous
#6AF25D #5DF29A #5DF2E5
triadic
#5DF29A #9A5DF2 #F29A5D
tetradic
#5DF29A #5D6AF2 #F25DB5 #F2E55D
square
#5DF29A #5D6AF2 #F25DB5 #F2E55D
split-complementary
#5DF29A #E55DF2 #F25D6A
monochromatic
#10C55A #24ED77 #5DF29A #96F7BD #CEFBE1
Accessibility & contrast
On white
1.44
#5DF29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5DF29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF29A
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF29A | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E094
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#1CEFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df29a; /* rgb */ color: rgb(93, 242, 154); /* oklch */ color: oklch(86.0% 0.177 154.1);
Tailwind
colors: {
custom: {
50: '#99f7b8',
500: '#5df29a',
950: '#000000',
},
}SCSS
$custom: #5df29a; $custom-light: #99f7b8; $custom-dark: #000000;
JSON
{
"hex": "#5df29a",
"rgb": {
"r": 93,
"g": 242,
"b": 154
},
"hsl": {
"h": 144.564,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85979,
"c": 0.17742,
"h": 154.1
},
"luminance": 0.68165
}Semantic roles & 50–950 ramp
primary
#5DF29A
secondary
#C23187
accent
#0487E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581