#64E38D#64E38D
#64E38D is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.3% C 0.166 H 151.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64E38D |
|---|---|
| RGB | rgb(100, 227, 141) |
| HSL | hsl(139, 69%, 64%) |
| HSV | hsv(139, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(81.60, -53.88, 31.65) |
| CIE-LCH | lch(81.60, 62.49, 149.57°) |
| OKLab | oklab(82.29% -0.146 0.0789) |
| OKLCH | oklch(82.29% 0.166 151.6) |
| XYZ | xyz(37.5296, 59.5672, 34.7140) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Aqua Green
#12E193
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.20
Seafoam Green
#7AF9AB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E38D #E364BA
analogous
#7BE364 #64E38D #64E3CD
triadic
#64E38D #8D64E3 #E38D64
tetradic
#64E38D #647BE3 #E364BA #E3CD64
square
#64E38D #647BE3 #E364BA #E3CD64
split-complementary
#64E38D #CD64E3 #E3647B
monochromatic
#1FAD4D #30DA67 #64E38D #98ECB3 #CCF6D9
Accessibility & contrast
On white
1.63
#64E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#64E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E38D
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E38D | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#41E0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64e38d; /* rgb */ color: rgb(100, 227, 141); /* oklch */ color: oklch(82.3% 0.166 151.6);
Tailwind
colors: {
custom: {
50: '#9aedaf',
500: '#64e38d',
950: '#000000',
},
}SCSS
$custom: #64e38d; $custom-light: #9aedaf; $custom-dark: #000000;
JSON
{
"hex": "#64e38d",
"rgb": {
"r": 100,
"g": 227,
"b": 141
},
"hsl": {
"h": 139.37,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.82285,
"c": 0.166,
"h": 151.6
},
"luminance": 0.59571
}Semantic roles & 50–950 ramp
primary
#64E38D
secondary
#AF3C8A
accent
#1494D1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581