#64DA8E#64DA8E
#64DA8E is a light, vivid green. Relative luminance 0.548; OKLCH L 80.1% C 0.153 H 153.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64DA8E |
|---|---|
| RGB | rgb(100, 218, 142) |
| HSL | hsl(141, 61%, 62%) |
| HSV | hsv(141, 54%, 85%) |
| CMYK | cmyk(54.1%, 0%, 34.9%, 14.5%) |
| CIE-LAB | lab(78.93, -50.08, 27.57) |
| CIE-LCH | lch(78.93, 57.17, 151.17°) |
| OKLab | oklab(80.1% -0.136 0.0692) |
| OKLCH | oklch(80.1% 0.153 153) |
| XYZ | xyz(35.2068, 54.8020, 34.3085) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.29
Seaweed
#18D17B
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.71
Emerald
#50C878
ΔE00 4.79
Tealish Green
#0CDC73
ΔE00 5.27
Soft Green
#6FC276
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DA8E #DA64B0
analogous
#75DA64 #64DA8E #64DAC9
triadic
#64DA8E #8E64DA #DA8E64
tetradic
#64DA8E #6475DA #DA64B0 #DAC964
square
#64DA8E #6475DA #DA64B0 #DAC964
split-complementary
#64DA8E #C964DA #DA6475
monochromatic
#269E50 #33CE6A #64DA8E #95E6B2 #C7F2D6
Accessibility & contrast
On white
1.76
#64DA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#64DA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DA8E
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DA8E | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#44D7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64da8e; /* rgb */ color: rgb(100, 218, 142); /* oklch */ color: oklch(80.1% 0.153 153.0);
Tailwind
colors: {
custom: {
50: '#99e6af',
500: '#64da8e',
950: '#000000',
},
}SCSS
$custom: #64da8e; $custom-light: #99e6af; $custom-dark: #000000;
JSON
{
"hex": "#64da8e",
"rgb": {
"r": 100,
"g": 218,
"b": 142
},
"hsl": {
"h": 141.356,
"s": 61.458,
"l": 62.353
},
"oklch": {
"l": 0.801,
"c": 0.15264,
"h": 153
},
"luminance": 0.54805
}Semantic roles & 50–950 ramp
primary
#64DA8E
secondary
#A2407F
accent
#1C8CC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481