#5DF29B#5DF29B
#5DF29B is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.177 H 154.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF29B |
|---|---|
| RGB | rgb(93, 242, 155) |
| HSL | hsl(145, 85%, 66%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.10, -58.72, 30.52) |
| CIE-LCH | lch(86.10, 66.18, 152.54°) |
| OKLab | oklab(86% -0.1591 0.0765) |
| OKLCH | oklch(86% 0.177 154.3) |
| XYZ | xyz(42.1792, 68.1937, 41.9439) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF29B #F25DB4
analogous
#69F25D #5DF29B #5DF2E5
triadic
#5DF29B #9B5DF2 #F29B5D
tetradic
#5DF29B #5D69F2 #F25DB4 #F2E55D
square
#5DF29B #5D69F2 #F25DB4 #F2E55D
split-complementary
#5DF29B #E55DF2 #F25D69
monochromatic
#10C55B #24ED78 #5DF29B #96F7BE #CEFBE1
Accessibility & contrast
On white
1.43
#5DF29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#5DF29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF29B
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF29B | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#1BEFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df29b; /* rgb */ color: rgb(93, 242, 155); /* oklch */ color: oklch(86.0% 0.177 154.3);
Tailwind
colors: {
custom: {
50: '#99f7b9',
500: '#5df29b',
950: '#000000',
},
}SCSS
$custom: #5df29b; $custom-light: #99f7b9; $custom-dark: #000000;
JSON
{
"hex": "#5df29b",
"rgb": {
"r": 93,
"g": 242,
"b": 155
},
"hsl": {
"h": 144.966,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85998,
"c": 0.17652,
"h": 154.3
},
"luminance": 0.68198
}Semantic roles & 50–950 ramp
primary
#5DF29B
secondary
#C23186
accent
#0485E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581