#64FFAB#64FFAB
#64FFAB is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.177 H 156.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFAB |
|---|---|
| RGB | rgb(100, 255, 171) |
| HSL | hsl(147, 100%, 70%) |
| HSV | hsv(147, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.40, -59.44, 28.26) |
| CIE-LCH | lch(90.40, 65.81, 154.57°) |
| OKLab | oklab(89.66% -0.1615 0.0712) |
| OKLCH | oklch(89.66% 0.177 156.2) |
| XYZ | xyz(48.3620, 77.1647, 50.8658) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.36
Sea Green (survey)
#53FCA1
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 1.55
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFAB #FF64B8
analogous
#6BFF64 #64FFAB #64FFF9
triadic
#64FFAB #AB64FF #FFAB64
tetradic
#64FFAB #646BFF #FF64B8 #FFF964
square
#64FFAB #646BFF #FF64B8 #FFF964
split-complementary
#64FFAB #F964FF #FF646B
monochromatic
#00E96B #27FF8A #64FFAB #A1FFCC #DEFFED
Accessibility & contrast
On white
1.28
#64FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#64FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFAB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFAB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA6
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#1AFDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64ffab; /* rgb */ color: rgb(100, 255, 171); /* oklch */ color: oklch(89.7% 0.177 156.2);
Tailwind
colors: {
custom: {
50: '#9effc4',
500: '#64ffab',
950: '#000000',
},
}SCSS
$custom: #64ffab; $custom-light: #9effc4; $custom-dark: #000000;
JSON
{
"hex": "#64ffab",
"rgb": {
"r": 100,
"g": 255,
"b": 171
},
"hsl": {
"h": 147.484,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89664,
"c": 0.17651,
"h": 156.2
},
"luminance": 0.7717
}Semantic roles & 50–950 ramp
primary
#64FFAB
secondary
#DA2D8B
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682