#64E8A4#64E8A4
#64E8A4 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.152 H 158.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8A4 |
|---|---|
| RGB | rgb(100, 232, 164) |
| HSL | hsl(149, 74%, 65%) |
| HSV | hsv(149, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.49, -51.65, 22.41) |
| CIE-LCH | lch(83.49, 56.30, 156.55°) |
| OKLab | oklab(83.97% -0.1411 0.0569) |
| OKLCH | oklch(83.97% 0.152 158) |
| XYZ | xyz(40.8095, 63.0990, 45.1435) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.39
Aqua Green
#12E193
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8A4 #E864A8
analogous
#66E864 #64E8A4 #64E8E6
triadic
#64E8A4 #A464E8 #E8A464
tetradic
#64E8A4 #6466E8 #E864A8 #E8E664
square
#64E8A4 #6466E8 #E864A8 #E8E664
split-complementary
#64E8A4 #E664E8 #E86466
monochromatic
#1BB766 #2FE085 #64E8A4 #99F0C3 #CFF8E3
Accessibility & contrast
On white
1.54
#64E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#64E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8A4
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8A4 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#32E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8a4; /* rgb */ color: rgb(100, 232, 164); /* oklch */ color: oklch(84.0% 0.152 158.0);
Tailwind
colors: {
custom: {
50: '#9af0bf',
500: '#64e8a4',
950: '#000000',
},
}SCSS
$custom: #64e8a4; $custom-light: #9af0bf; $custom-dark: #000000;
JSON
{
"hex": "#64e8a4",
"rgb": {
"r": 100,
"g": 232,
"b": 164
},
"hsl": {
"h": 149.091,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83968,
"c": 0.15212,
"h": 158
},
"luminance": 0.63103
}Semantic roles & 50–950 ramp
primary
#64E8A4
secondary
#B63A7A
accent
#0F76D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582