#64EAA4#64EAA4
#64EAA4 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.155 H 157.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA4 |
|---|---|
| RGB | rgb(100, 234, 164) |
| HSL | hsl(149, 76%, 65%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.09, -52.46, 23.22) |
| CIE-LCH | lch(84.09, 57.37, 156.13°) |
| OKLab | oklab(84.45% -0.1432 0.0589) |
| OKLCH | oklch(84.45% 0.155 157.6) |
| XYZ | xyz(41.3756, 64.2314, 45.3322) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA4 #EA64AA
analogous
#67EA64 #64EAA4 #64EAE7
triadic
#64EAA4 #A464EA #EAA464
tetradic
#64EAA4 #6467EA #EA64AA #EAE764
square
#64EAA4 #6467EA #EA64AA #EAE764
split-complementary
#64EAA4 #E764EA #EA6467
monochromatic
#19BA66 #2EE384 #64EAA4 #9AF1C4 #D0F9E3
Accessibility & contrast
On white
1.52
#64EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#64EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA4
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA4 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA0
Deuteranopia (green-blind)
#D6CCA8
Tritanopia (blue-blind)
#31E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa4; /* rgb */ color: rgb(100, 234, 164); /* oklch */ color: oklch(84.5% 0.155 157.6);
Tailwind
colors: {
custom: {
50: '#9bf1bf',
500: '#64eaa4',
950: '#000000',
},
}SCSS
$custom: #64eaa4; $custom-light: #9bf1bf; $custom-dark: #000000;
JSON
{
"hex": "#64eaa4",
"rgb": {
"r": 100,
"g": 234,
"b": 164
},
"hsl": {
"h": 148.657,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84452,
"c": 0.15481,
"h": 157.6
},
"luminance": 0.64235
}Semantic roles & 50–950 ramp
primary
#64EAA4
secondary
#BA397C
accent
#0D77D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582