#64E4A0#64E4A0
#64E4A0 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.150 H 157.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4A0 |
|---|---|
| RGB | rgb(100, 228, 160) |
| HSL | hsl(148, 70%, 64%) |
| HSV | hsv(148, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 29.8%, 10.6%) |
| CIE-LAB | lab(82.23, -50.80, 22.75) |
| CIE-LCH | lch(82.23, 55.66, 155.88°) |
| OKLab | oklab(82.91% -0.1387 0.0577) |
| OKLCH | oklch(82.91% 0.15 157.4) |
| XYZ | xyz(39.3408, 60.7305, 42.8999) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.92
Seafoam (survey)
#80F9AD
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 5.16
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4A0 #E464A8
analogous
#68E464 #64E4A0 #64E4E0
triadic
#64E4A0 #A064E4 #E4A064
tetradic
#64E4A0 #6468E4 #E464A8 #E4E064
square
#64E4A0 #6468E4 #E464A8 #E4E064
split-complementary
#64E4A0 #E064E4 #E46468
monochromatic
#1FAF62 #30DB80 #64E4A0 #98EDC0 #CCF6E0
Accessibility & contrast
On white
1.60
#64E4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#64E4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4A0
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4A0 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49C
Deuteranopia (green-blind)
#D1C7A4
Tritanopia (blue-blind)
#37E2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4a0; /* rgb */ color: rgb(100, 228, 160); /* oklch */ color: oklch(82.9% 0.150 157.4);
Tailwind
colors: {
custom: {
50: '#9aedbc',
500: '#64e4a0',
950: '#000000',
},
}SCSS
$custom: #64e4a0; $custom-light: #9aedbc; $custom-dark: #000000;
JSON
{
"hex": "#64e4a0",
"rgb": {
"r": 100,
"g": 228,
"b": 160
},
"hsl": {
"h": 148.125,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82912,
"c": 0.15019,
"h": 157.4
},
"luminance": 0.60734
}Semantic roles & 50–950 ramp
primary
#64E4A0
secondary
#B03C7A
accent
#1379D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582