#64FDAF#64FDAF
#64FDAF is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.170 H 157.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDAF |
|---|---|
| RGB | rgb(100, 253, 175) |
| HSL | hsl(149, 97%, 69%) |
| HSV | hsv(149, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(89.88, -57.90, 25.53) |
| CIE-LCH | lch(89.88, 63.28, 156.20°) |
| OKLab | oklab(89.27% -0.1577 0.0646) |
| OKLCH | oklch(89.27% 0.17 157.7) |
| XYZ | xyz(48.1144, 76.0502, 52.6927) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Green Blue
#56FCA2
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Greenish Blue
#63F7B4
ΔE00 2.26
Sea Green (survey)
#53FCA1
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDAF #FD64B2
analogous
#66FD64 #64FDAF #64FDFC
triadic
#64FDAF #AF64FD #FDAF64
tetradic
#64FDAF #6466FD #FD64B2 #FDFC64
square
#64FDAF #6466FD #FD64B2 #FDFC64
split-complementary
#64FDAF #FC64FD #FD6466
monochromatic
#03E471 #28FC90 #64FDAF #A0FECE #DDFFED
Accessibility & contrast
On white
1.30
#64FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#64FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDAF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDAF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#16FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdaf; /* rgb */ color: rgb(100, 253, 175); /* oklch */ color: oklch(89.3% 0.170 157.7);
Tailwind
colors: {
custom: {
50: '#9dffc7',
500: '#64fdaf',
950: '#000000',
},
}SCSS
$custom: #64fdaf; $custom-light: #9dffc7; $custom-dark: #000000;
JSON
{
"hex": "#64fdaf",
"rgb": {
"r": 100,
"g": 253,
"b": 175
},
"hsl": {
"h": 149.412,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89266,
"c": 0.17047,
"h": 157.7
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#64FDAF
secondary
#D72E84
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682