#5FF2A4#5FF2A4
#5FF2A4 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.168 H 156.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2A4 |
|---|---|
| RGB | rgb(95, 242, 164) |
| HSL | hsl(148, 85%, 66%) |
| HSV | hsv(148, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 32.2%, 5.1%) |
| CIE-LAB | lab(86.31, -56.66, 26.24) |
| CIE-LCH | lch(86.31, 62.44, 155.15°) |
| OKLab | oklab(86.24% -0.1541 0.0663) |
| OKLCH | oklch(86.24% 0.168 156.7) |
| XYZ | xyz(43.1685, 68.6132, 46.0835) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.42
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.62
Sea Green (survey)
#53FCA1
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2A4 #F25FAD
analogous
#63F25F #5FF2A4 #5FF2ED
triadic
#5FF2A4 #A45FF2 #F2A45F
tetradic
#5FF2A4 #5F63F2 #F25FAD #F2ED5F
square
#5FF2A4 #5F63F2 #F25FAD #F2ED5F
split-complementary
#5FF2A4 #ED5FF2 #F25F63
monochromatic
#10C666 #26ED84 #5FF2A4 #98F7C4 #D0FBE4
Accessibility & contrast
On white
1.43
#5FF2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#5FF2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2A4
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2A4 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09F
Deuteranopia (green-blind)
#DDD2A9
Tritanopia (blue-blind)
#18F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff2a4; /* rgb */ color: rgb(95, 242, 164); /* oklch */ color: oklch(86.2% 0.168 156.7);
Tailwind
colors: {
custom: {
50: '#99f7bf',
500: '#5ff2a4',
950: '#000000',
},
}SCSS
$custom: #5ff2a4; $custom-light: #99f7bf; $custom-dark: #000000;
JSON
{
"hex": "#5ff2a4",
"rgb": {
"r": 95,
"g": 242,
"b": 164
},
"hsl": {
"h": 148.163,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86236,
"c": 0.16774,
"h": 156.7
},
"luminance": 0.68617
}Semantic roles & 50–950 ramp
primary
#5FF2A4
secondary
#C4327F
accent
#047AE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582