#64FDA4#64FDA4
#64FDA4 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.0% C 0.180 H 154.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDA4 |
|---|---|
| RGB | rgb(100, 253, 164) |
| HSL | hsl(145, 97%, 69%) |
| HSV | hsv(145, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(89.69, -59.95, 30.82) |
| CIE-LCH | lch(89.69, 67.41, 152.79°) |
| OKLab | oklab(89.04% -0.1626 0.0774) |
| OKLCH | oklch(89.04% 0.18 154.6) |
| XYZ | xyz(47.0777, 75.6355, 47.2329) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.84
Sea Green (survey)
#53FCA1
ΔE00 0.99
Light Bluish Green
#76FDA8
ΔE00 1.30
Seafoam Green
#7AF9AB
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Blue Green
#7EFBB3
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDA4 #FD64BD
analogous
#71FD64 #64FDA4 #64FDF0
triadic
#64FDA4 #A464FD #FDA464
tetradic
#64FDA4 #6471FD #FD64BD #FDF064
square
#64FDA4 #6471FD #FD64BD #FDF064
split-complementary
#64FDA4 #F064FD #FD6471
monochromatic
#03E461 #28FC81 #64FDA4 #A0FEC7 #DDFFEB
Accessibility & contrast
On white
1.30
#64FDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#64FDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDA4
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDA4 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9E
Deuteranopia (green-blind)
#E8DCAA
Tritanopia (blue-blind)
#25FAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fda4; /* rgb */ color: rgb(100, 253, 164); /* oklch */ color: oklch(89.0% 0.180 154.6);
Tailwind
colors: {
custom: {
50: '#9dffbf',
500: '#64fda4',
950: '#000000',
},
}SCSS
$custom: #64fda4; $custom-light: #9dffbf; $custom-dark: #000000;
JSON
{
"hex": "#64fda4",
"rgb": {
"r": 100,
"g": 253,
"b": 164
},
"hsl": {
"h": 145.098,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89044,
"c": 0.18003,
"h": 154.6
},
"luminance": 0.7564
}Semantic roles & 50–950 ramp
primary
#64FDA4
secondary
#D72E90
accent
#0086E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682