#5FF1A4#5FF1A4
#5FF1A4 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.166 H 156.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1A4 |
|---|---|
| RGB | rgb(95, 241, 164) |
| HSL | hsl(148, 84%, 66%) |
| HSV | hsv(148, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 32%, 5.5%) |
| CIE-LAB | lab(86.02, -56.27, 25.84) |
| CIE-LCH | lch(86.02, 61.92, 155.34°) |
| OKLab | oklab(85.99% -0.1531 0.0653) |
| OKLCH | oklch(85.99% 0.166 156.9) |
| XYZ | xyz(42.8717, 68.0195, 45.9845) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1A4 #F15FAC
analogous
#63F15F #5FF1A4 #5FF1ED
triadic
#5FF1A4 #A45FF1 #F1A45F
tetradic
#5FF1A4 #5F63F1 #F15FAC #F1ED5F
square
#5FF1A4 #5F63F1 #F15FAC #F1ED5F
split-complementary
#5FF1A4 #ED5FF1 #F15F63
monochromatic
#11C466 #27EC84 #5FF1A4 #97F6C4 #D0FBE4
Accessibility & contrast
On white
1.44
#5FF1A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5FF1A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1A4
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1A4 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9F
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#19EFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff1a4; /* rgb */ color: rgb(95, 241, 164); /* oklch */ color: oklch(86.0% 0.166 156.9);
Tailwind
colors: {
custom: {
50: '#99f6bf',
500: '#5ff1a4',
950: '#000000',
},
}SCSS
$custom: #5ff1a4; $custom-light: #99f6bf; $custom-dark: #000000;
JSON
{
"hex": "#5ff1a4",
"rgb": {
"r": 95,
"g": 241,
"b": 164
},
"hsl": {
"h": 148.356,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85993,
"c": 0.16642,
"h": 156.9
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#5FF1A4
secondary
#C2327E
accent
#0579E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582