#5FF4A9#5FF4A9
#5FF4A9 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.166 H 158.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4A9 |
|---|---|
| RGB | rgb(95, 244, 169) |
| HSL | hsl(150, 87%, 66%) |
| HSV | hsv(150, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 30.7%, 4.3%) |
| CIE-LAB | lab(86.99, -56.49, 24.62) |
| CIE-LCH | lch(86.99, 61.62, 156.45°) |
| OKLab | oklab(86.83% -0.1539 0.0623) |
| OKLCH | oklch(86.83% 0.166 158) |
| XYZ | xyz(44.2274, 69.9944, 48.7079) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4A9 #F45FAA
analogous
#60F45F #5FF4A9 #5FF4F4
triadic
#5FF4A9 #A95FF4 #F4A95F
tetradic
#5FF4A9 #5F60F4 #F45FAA #F4F45F
square
#5FF4A9 #5F60F4 #F45FAA #F4F45F
split-complementary
#5FF4A9 #F45FF4 #F45F60
monochromatic
#0ECB6C #26F08A #5FF4A9 #98F8C8 #D2FCE7
Accessibility & contrast
On white
1.40
#5FF4A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5FF4A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4A9
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4A9 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A4
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#0BF2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4a9; /* rgb */ color: rgb(95, 244, 169); /* oklch */ color: oklch(86.8% 0.166 158.0);
Tailwind
colors: {
custom: {
50: '#9af9c3',
500: '#5ff4a9',
950: '#000000',
},
}SCSS
$custom: #5ff4a9; $custom-light: #9af9c3; $custom-dark: #000000;
JSON
{
"hex": "#5ff4a9",
"rgb": {
"r": 95,
"g": 244,
"b": 169
},
"hsl": {
"h": 149.799,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86825,
"c": 0.16604,
"h": 158
},
"luminance": 0.69999
}Semantic roles & 50–950 ramp
primary
#5FF4A9
secondary
#C7307C
accent
#0274E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582