#5FF4A2#5FF4A2
#5FF4A2 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.172 H 155.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4A2 |
|---|---|
| RGB | rgb(95, 244, 162) |
| HSL | hsl(147, 87%, 66%) |
| HSV | hsv(147, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 33.6%, 4.3%) |
| CIE-LAB | lab(86.87, -57.82, 28.01) |
| CIE-LCH | lch(86.87, 64.25, 154.15°) |
| OKLab | oklab(86.68% -0.157 0.0705) |
| OKLCH | oklch(86.68% 0.172 155.8) |
| XYZ | xyz(43.5878, 69.7385, 45.3392) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.94
Sea Green (survey)
#53FCA1
ΔE00 2.05
Seafoam Green
#7AF9AB
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4A2 #F45FB1
analogous
#67F45F #5FF4A2 #5FF4ED
triadic
#5FF4A2 #A25FF4 #F4A25F
tetradic
#5FF4A2 #5F67F4 #F45FB1 #F4ED5F
square
#5FF4A2 #5F67F4 #F45FB1 #F4ED5F
split-complementary
#5FF4A2 #ED5FF4 #F45F67
monochromatic
#0ECB63 #26F081 #5FF4A2 #98F8C3 #D2FCE5
Accessibility & contrast
On white
1.40
#5FF4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#5FF4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4A2
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4A2 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#19F2DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff4a2; /* rgb */ color: rgb(95, 244, 162); /* oklch */ color: oklch(86.7% 0.172 155.8);
Tailwind
colors: {
custom: {
50: '#9af9be',
500: '#5ff4a2',
950: '#000000',
},
}SCSS
$custom: #5ff4a2; $custom-light: #9af9be; $custom-dark: #000000;
JSON
{
"hex": "#5ff4a2",
"rgb": {
"r": 95,
"g": 244,
"b": 162
},
"hsl": {
"h": 146.98,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.8668,
"c": 0.17212,
"h": 155.8
},
"luminance": 0.69743
}Semantic roles & 50–950 ramp
primary
#5FF4A2
secondary
#C73083
accent
#027EE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582