#64FCAF#64FCAF
#64FCAF is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.0% C 0.169 H 157.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCAF |
|---|---|
| RGB | rgb(100, 252, 175) |
| HSL | hsl(150, 96%, 69%) |
| HSV | hsv(150, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(89.59, -57.51, 25.13) |
| CIE-LCH | lch(89.59, 62.76, 156.39°) |
| OKLab | oklab(89.03% -0.1567 0.0637) |
| OKLCH | oklch(89.03% 0.169 157.9) |
| XYZ | xyz(47.7995, 75.4205, 52.5877) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.02
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Green Blue
#56FCA2
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCAF #FC64B1
analogous
#65FC64 #64FCAF #64FCFB
triadic
#64FCAF #AF64FC #FCAF64
tetradic
#64FCAF #6465FC #FC64B1 #FCFB64
square
#64FCAF #6465FC #FC64B1 #FCFB64
split-complementary
#64FCAF #FB64FC #FC6465
monochromatic
#04E171 #28FB90 #64FCAF #A0FDCE #DCFEED
Accessibility & contrast
On white
1.31
#64FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#64FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCAF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCAF | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#17FAE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fcaf; /* rgb */ color: rgb(100, 252, 175); /* oklch */ color: oklch(89.0% 0.169 157.9);
Tailwind
colors: {
custom: {
50: '#9dfec7',
500: '#64fcaf',
950: '#000000',
},
}SCSS
$custom: #64fcaf; $custom-light: #9dfec7; $custom-dark: #000000;
JSON
{
"hex": "#64fcaf",
"rgb": {
"r": 100,
"g": 252,
"b": 175
},
"hsl": {
"h": 149.605,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89026,
"c": 0.16916,
"h": 157.9
},
"luminance": 0.75425
}Semantic roles & 50–950 ramp
primary
#64FCAF
secondary
#D62E83
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682