#5FF4A0#5FF4A0
#5FF4A0 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.174 H 155.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4A0 |
|---|---|
| RGB | rgb(95, 244, 160) |
| HSL | hsl(146, 87%, 66%) |
| HSV | hsv(146, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 34.4%, 4.3%) |
| CIE-LAB | lab(86.83, -58.19, 28.98) |
| CIE-LCH | lch(86.83, 65.01, 153.53°) |
| OKLab | oklab(86.64% -0.1579 0.0729) |
| OKLCH | oklch(86.64% 0.174 155.2) |
| XYZ | xyz(43.4114, 69.6680, 44.4104) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.82
Sea Green (survey)
#53FCA1
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.81
Mediumspringgreen
#00FA9A
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4A0 #F45FB3
analogous
#69F45F #5FF4A0 #5FF4EA
triadic
#5FF4A0 #A05FF4 #F4A05F
tetradic
#5FF4A0 #5F69F4 #F45FB3 #F4EA5F
square
#5FF4A0 #5F69F4 #F45FB3 #F4EA5F
split-complementary
#5FF4A0 #EA5FF4 #F45F69
monochromatic
#0ECB60 #26F07E #5FF4A0 #98F8C2 #D2FCE4
Accessibility & contrast
On white
1.41
#5FF4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4A0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4A0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29B
Deuteranopia (green-blind)
#DFD4A5
Tritanopia (blue-blind)
#1CF2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff4a0; /* rgb */ color: rgb(95, 244, 160); /* oklch */ color: oklch(86.6% 0.174 155.2);
Tailwind
colors: {
custom: {
50: '#9af9bc',
500: '#5ff4a0',
950: '#000000',
},
}SCSS
$custom: #5ff4a0; $custom-light: #9af9bc; $custom-dark: #000000;
JSON
{
"hex": "#5ff4a0",
"rgb": {
"r": 95,
"g": 244,
"b": 160
},
"hsl": {
"h": 146.174,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.8664,
"c": 0.17389,
"h": 155.2
},
"luminance": 0.69672
}Semantic roles & 50–950 ramp
primary
#5FF4A0
secondary
#C73085
accent
#0281E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582