#64FFAF#64FFAF
#64FFAF is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.173 H 157.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFAF |
|---|---|
| RGB | rgb(100, 255, 175) |
| HSL | hsl(149, 100%, 70%) |
| HSV | hsv(149, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.47, -58.68, 26.33) |
| CIE-LCH | lch(90.47, 64.32, 155.83°) |
| OKLab | oklab(89.75% -0.1597 0.0666) |
| OKLCH | oklch(89.75% 0.173 157.4) |
| XYZ | xyz(48.7490, 77.3195, 52.9042) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 2.00
Sea Green (survey)
#53FCA1
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFAF #FF64B4
analogous
#67FF64 #64FFAF #64FFFC
triadic
#64FFAF #AF64FF #FFAF64
tetradic
#64FFAF #6467FF #FF64B4 #FFFC64
square
#64FFAF #6467FF #FF64B4 #FFFC64
split-complementary
#64FFAF #FC64FF #FF6467
monochromatic
#00E971 #27FF8F #64FFAF #A1FFCF #DEFFEE
Accessibility & contrast
On white
1.28
#64FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#64FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFAF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFAF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#E8DEB4
Tritanopia (blue-blind)
#13FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffaf; /* rgb */ color: rgb(100, 255, 175); /* oklch */ color: oklch(89.7% 0.173 157.4);
Tailwind
colors: {
custom: {
50: '#9effc7',
500: '#64ffaf',
950: '#000000',
},
}SCSS
$custom: #64ffaf; $custom-light: #9effc7; $custom-dark: #000000;
JSON
{
"hex": "#64ffaf",
"rgb": {
"r": 100,
"g": 255,
"b": 175
},
"hsl": {
"h": 149.032,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89746,
"c": 0.17307,
"h": 157.4
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#64FFAF
secondary
#DA2D86
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682