#64FFAE#64FFAE
#64FFAE is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.174 H 157.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFAE |
|---|---|
| RGB | rgb(100, 255, 174) |
| HSL | hsl(149, 100%, 70%) |
| HSV | hsv(149, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.45, -58.87, 26.82) |
| CIE-LCH | lch(90.45, 64.69, 155.51°) |
| OKLab | oklab(89.73% -0.1602 0.0678) |
| OKLCH | oklch(89.73% 0.174 157.1) |
| XYZ | xyz(48.6512, 77.2804, 52.3889) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.87
Sea Green (survey)
#53FCA1
ΔE00 1.95
Seafoam Green
#7AF9AB
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFAE #FF64B5
analogous
#68FF64 #64FFAE #64FFFB
triadic
#64FFAE #AE64FF #FFAE64
tetradic
#64FFAE #6468FF #FF64B5 #FFFB64
square
#64FFAE #6468FF #FF64B5 #FFFB64
split-complementary
#64FFAE #FB64FF #FF6468
monochromatic
#00E96F #27FF8E #64FFAE #A1FFCE #DEFFEE
Accessibility & contrast
On white
1.28
#64FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#64FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFAE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFAE | 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)
#FDEDA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#15FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffae; /* rgb */ color: rgb(100, 255, 174); /* oklch */ color: oklch(89.7% 0.174 157.1);
Tailwind
colors: {
custom: {
50: '#9effc6',
500: '#64ffae',
950: '#000000',
},
}SCSS
$custom: #64ffae; $custom-light: #9effc6; $custom-dark: #000000;
JSON
{
"hex": "#64ffae",
"rgb": {
"r": 100,
"g": 255,
"b": 174
},
"hsl": {
"h": 148.645,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89725,
"c": 0.17392,
"h": 157.1
},
"luminance": 0.77285
}Semantic roles & 50–950 ramp
primary
#64FFAE
secondary
#DA2D88
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682