#5DF29D#5DF29D
#5DF29D is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.175 H 154.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF29D |
|---|---|
| RGB | rgb(93, 242, 157) |
| HSL | hsl(146, 85%, 66%) |
| HSV | hsv(146, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.14, -58.36, 29.55) |
| CIE-LCH | lch(86.14, 65.41, 153.14°) |
| OKLab | oklab(86.04% -0.1582 0.0742) |
| OKLCH | oklch(86.04% 0.175 154.9) |
| XYZ | xyz(42.3485, 68.2614, 42.8358) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.15
Sea Green (survey)
#53FCA1
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF29D #F25DB2
analogous
#67F25D #5DF29D #5DF2E8
triadic
#5DF29D #9D5DF2 #F29D5D
tetradic
#5DF29D #5D67F2 #F25DB2 #F2E85D
square
#5DF29D #5D67F2 #F25DB2 #F2E85D
split-complementary
#5DF29D #E85DF2 #F25D67
monochromatic
#10C55E #24ED7B #5DF29D #96F7BF #CEFBE2
Accessibility & contrast
On white
1.43
#5DF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5DF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF29D
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF29D | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E097
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#18F0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df29d; /* rgb */ color: rgb(93, 242, 157); /* oklch */ color: oklch(86.0% 0.175 154.9);
Tailwind
colors: {
custom: {
50: '#99f7ba',
500: '#5df29d',
950: '#000000',
},
}SCSS
$custom: #5df29d; $custom-light: #99f7ba; $custom-dark: #000000;
JSON
{
"hex": "#5df29d",
"rgb": {
"r": 93,
"g": 242,
"b": 157
},
"hsl": {
"h": 145.772,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.86037,
"c": 0.17475,
"h": 154.9
},
"luminance": 0.68266
}Semantic roles & 50–950 ramp
primary
#5DF29D
secondary
#C23184
accent
#0482E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581