#5FF3A0#5FF3A0
#5FF3A0 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.173 H 155.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3A0 |
|---|---|
| RGB | rgb(95, 243, 160) |
| HSL | hsl(146, 86%, 66%) |
| HSV | hsv(146, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 34.2%, 4.7%) |
| CIE-LAB | lab(86.54, -57.80, 28.58) |
| CIE-LCH | lch(86.54, 64.48, 153.69°) |
| OKLab | oklab(86.4% -0.1569 0.0719) |
| OKLCH | oklch(86.4% 0.173 155.4) |
| XYZ | xyz(43.1114, 69.0678, 44.3103) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.05
Sea Green (survey)
#53FCA1
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3A0 #F35FB2
analogous
#68F35F #5FF3A0 #5FF3EA
triadic
#5FF3A0 #A05FF3 #F3A05F
tetradic
#5FF3A0 #5F68F3 #F35FB2 #F3EA5F
square
#5FF3A0 #5F68F3 #F35FB2 #F3EA5F
split-complementary
#5FF3A0 #EA5FF3 #F35F68
monochromatic
#0FC961 #26EF7E #5FF3A0 #98F7C2 #D1FCE4
Accessibility & contrast
On white
1.42
#5FF3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5FF3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3A0
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3A0 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19B
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#1DF1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff3a0; /* rgb */ color: rgb(95, 243, 160); /* oklch */ color: oklch(86.4% 0.173 155.4);
Tailwind
colors: {
custom: {
50: '#9af8bc',
500: '#5ff3a0',
950: '#000000',
},
}SCSS
$custom: #5ff3a0; $custom-light: #9af8bc; $custom-dark: #000000;
JSON
{
"hex": "#5ff3a0",
"rgb": {
"r": 95,
"g": 243,
"b": 160
},
"hsl": {
"h": 146.351,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.86397,
"c": 0.17256,
"h": 155.4
},
"luminance": 0.69072
}Semantic roles & 50–950 ramp
primary
#5FF3A0
secondary
#C53184
accent
#0380E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582