#5FF29D#5FF29D
#5FF29D is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.174 H 154.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF29D |
|---|---|
| RGB | rgb(95, 242, 157) |
| HSL | hsl(145, 85%, 66%) |
| HSV | hsv(145, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.19, -57.97, 29.63) |
| CIE-LCH | lch(86.19, 65.10, 152.93°) |
| OKLab | oklab(86.1% -0.1572 0.0744) |
| OKLCH | oklch(86.1% 0.174 154.7) |
| XYZ | xyz(42.5537, 68.3672, 42.8454) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.07
Mediumspringgreen
#00FA9A
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF29D #F25FB4
analogous
#6AF25F #5FF29D #5FF2E6
triadic
#5FF29D #9D5FF2 #F29D5F
tetradic
#5FF29D #5F6AF2 #F25FB4 #F2E65F
square
#5FF29D #5F6AF2 #F25FB4 #F2E65F
split-complementary
#5FF29D #E65FF2 #F25F6A
monochromatic
#10C65D #26ED7A #5FF29D #98F7C0 #D0FBE2
Accessibility & contrast
On white
1.43
#5FF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5FF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF29D
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF29D | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E097
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#21F0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff29d; /* rgb */ color: rgb(95, 242, 157); /* oklch */ color: oklch(86.1% 0.174 154.7);
Tailwind
colors: {
custom: {
50: '#99f7ba',
500: '#5ff29d',
950: '#000000',
},
}SCSS
$custom: #5ff29d; $custom-light: #99f7ba; $custom-dark: #000000;
JSON
{
"hex": "#5ff29d",
"rgb": {
"r": 95,
"g": 242,
"b": 157
},
"hsl": {
"h": 145.306,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86095,
"c": 0.17391,
"h": 154.7
},
"luminance": 0.68371
}Semantic roles & 50–950 ramp
primary
#5FF29D
secondary
#C43286
accent
#0484E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581