#5FF29C#5FF29C
#5FF29C is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.175 H 154.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF29C |
|---|---|
| RGB | rgb(95, 242, 156) |
| HSL | hsl(145, 85%, 66%) |
| HSV | hsv(145, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 35.5%, 5.1%) |
| CIE-LAB | lab(86.17, -58.15, 30.11) |
| CIE-LCH | lch(86.17, 65.49, 152.62°) |
| OKLab | oklab(86.08% -0.1576 0.0755) |
| OKLCH | oklch(86.08% 0.175 154.4) |
| XYZ | xyz(42.4686, 68.3332, 42.3976) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.17
Sea Green (survey)
#53FCA1
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.14
Mediumspringgreen
#00FA9A
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF29C #F25FB5
analogous
#6BF25F #5FF29C #5FF2E5
triadic
#5FF29C #9C5FF2 #F29C5F
tetradic
#5FF29C #5F6BF2 #F25FB5 #F2E55F
square
#5FF29C #5F6BF2 #F25FB5 #F2E55F
split-complementary
#5FF29C #E55FF2 #F25F6B
monochromatic
#10C65C #26ED79 #5FF29C #98F7BF #D0FBE2
Accessibility & contrast
On white
1.43
#5FF29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5FF29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF29C
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF29C | 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)
#F2E096
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#22EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff29c; /* rgb */ color: rgb(95, 242, 156); /* oklch */ color: oklch(86.1% 0.175 154.4);
Tailwind
colors: {
custom: {
50: '#99f7ba',
500: '#5ff29c',
950: '#000000',
},
}SCSS
$custom: #5ff29c; $custom-light: #99f7ba; $custom-dark: #000000;
JSON
{
"hex": "#5ff29c",
"rgb": {
"r": 95,
"g": 242,
"b": 156
},
"hsl": {
"h": 144.898,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86075,
"c": 0.1748,
"h": 154.4
},
"luminance": 0.68337
}Semantic roles & 50–950 ramp
primary
#5FF29C
secondary
#C43287
accent
#0486E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581