#64E08A#64E08A
#64E08A is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.165 H 151.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64E08A |
|---|---|
| RGB | rgb(100, 224, 138) |
| HSL | hsl(138, 67%, 64%) |
| HSV | hsv(138, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.66, -53.21, 31.92) |
| CIE-LCH | lch(80.66, 62.05, 149.04°) |
| OKLab | oklab(81.49% -0.1442 0.0795) |
| OKLCH | oklch(81.49% 0.165 151.1) |
| XYZ | xyz(36.4960, 57.8523, 33.2832) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Tealish Green
#0CDC73
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.58
Seaweed
#18D17B
ΔE00 5.27
Lightgreen
#90EE90
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E08A #E064BA
analogous
#7CE064 #64E08A #64E0C8
triadic
#64E08A #8A64E0 #E08A64
tetradic
#64E08A #647CE0 #E064BA #E0C864
square
#64E08A #647CE0 #E064BA #E0C864
split-complementary
#64E08A #C864E0 #E0647C
monochromatic
#22A84B #31D664 #64E08A #97EAB0 #CAF4D7
Accessibility & contrast
On white
1.67
#64E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#64E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E08A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E08A | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#44DDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e08a; /* rgb */ color: rgb(100, 224, 138); /* oklch */ color: oklch(81.5% 0.165 151.1);
Tailwind
colors: {
custom: {
50: '#9aeaad',
500: '#64e08a',
950: '#000000',
},
}SCSS
$custom: #64e08a; $custom-light: #9aeaad; $custom-dark: #000000;
JSON
{
"hex": "#64e08a",
"rgb": {
"r": 100,
"g": 224,
"b": 138
},
"hsl": {
"h": 138.387,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81494,
"c": 0.16466,
"h": 151.1
},
"luminance": 0.57856
}Semantic roles & 50–950 ramp
primary
#64E08A
secondary
#AA3E89
accent
#1796CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481