#64FFAC#64FFAC
#64FFAC is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.176 H 156.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFAC |
|---|---|
| RGB | rgb(100, 255, 172) |
| HSL | hsl(148, 100%, 70%) |
| HSV | hsv(148, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.42, -59.25, 27.78) |
| CIE-LCH | lch(90.42, 65.44, 154.88°) |
| OKLab | oklab(89.68% -0.1611 0.0701) |
| OKLCH | oklch(89.68% 0.176 156.5) |
| XYZ | xyz(48.4577, 77.2030, 51.3697) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.49
Light Bluish Green
#76FDA8
ΔE00 1.64
Sea Green (survey)
#53FCA1
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFAC #FF64B7
analogous
#6AFF64 #64FFAC #64FFFA
triadic
#64FFAC #AC64FF #FFAC64
tetradic
#64FFAC #646AFF #FF64B7 #FFFA64
square
#64FFAC #646AFF #FF64B7 #FFFA64
split-complementary
#64FFAC #FA64FF #FF646A
monochromatic
#00E96C #27FF8B #64FFAC #A1FFCD #DEFFEE
Accessibility & contrast
On white
1.28
#64FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#64FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFAC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFAC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#19FDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffac; /* rgb */ color: rgb(100, 255, 172); /* oklch */ color: oklch(89.7% 0.176 156.5);
Tailwind
colors: {
custom: {
50: '#9effc5',
500: '#64ffac',
950: '#000000',
},
}SCSS
$custom: #64ffac; $custom-light: #9effc5; $custom-dark: #000000;
JSON
{
"hex": "#64ffac",
"rgb": {
"r": 100,
"g": 255,
"b": 172
},
"hsl": {
"h": 147.871,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89684,
"c": 0.17565,
"h": 156.5
},
"luminance": 0.77208
}Semantic roles & 50–950 ramp
primary
#64FFAC
secondary
#DA2D8A
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682