#5FF29A#5FF29A
#5FF29A is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.177 H 153.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF29A |
|---|---|
| RGB | rgb(95, 242, 154) |
| HSL | hsl(144, 85%, 66%) |
| HSV | hsv(144, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(86.14, -58.51, 31.08) |
| CIE-LCH | lch(86.14, 66.25, 152.02°) |
| OKLab | oklab(86.04% -0.1585 0.0778) |
| OKLCH | oklch(86.04% 0.177 153.9) |
| XYZ | xyz(42.3007, 68.2660, 41.5130) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.84
Mediumspringgreen
#00FA9A
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF29A #F25FB7
analogous
#6DF25F #5FF29A #5FF2E4
triadic
#5FF29A #9A5FF2 #F29A5F
tetradic
#5FF29A #5F6DF2 #F25FB7 #F2E45F
square
#5FF29A #5F6DF2 #F25FB7 #F2E45F
split-complementary
#5FF29A #E45FF2 #F25F6D
monochromatic
#10C659 #26ED76 #5FF29A #98F7BE #D0FBE1
Accessibility & contrast
On white
1.43
#5FF29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5FF29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF29A
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF29A | 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)
#F2E094
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#24EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff29a; /* rgb */ color: rgb(95, 242, 154); /* oklch */ color: oklch(86.0% 0.177 153.9);
Tailwind
colors: {
custom: {
50: '#99f7b8',
500: '#5ff29a',
950: '#000000',
},
}SCSS
$custom: #5ff29a; $custom-light: #99f7b8; $custom-dark: #000000;
JSON
{
"hex": "#5ff29a",
"rgb": {
"r": 95,
"g": 242,
"b": 154
},
"hsl": {
"h": 144.082,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86037,
"c": 0.17657,
"h": 153.9
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#5FF29A
secondary
#C43289
accent
#0489E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581