#64E08E#64E08E
#64E08E is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.161 H 152.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64E08E |
|---|---|
| RGB | rgb(100, 224, 142) |
| HSL | hsl(140, 67%, 64%) |
| HSV | hsv(140, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.72, -52.51, 29.97) |
| CIE-LCH | lch(80.72, 60.46, 150.28°) |
| OKLab | oklab(81.57% -0.1424 0.075) |
| OKLCH | oklch(81.57% 0.161 152.2) |
| XYZ | xyz(36.7909, 57.9703, 34.8365) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Aqua Green
#12E193
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.78
Seaweed
#18D17B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E08E #E064B6
analogous
#78E064 #64E08E #64E0CC
triadic
#64E08E #8E64E0 #E08E64
tetradic
#64E08E #6478E0 #E064B6 #E0CC64
square
#64E08E #6478E0 #E064B6 #E0CC64
split-complementary
#64E08E #CC64E0 #E06478
monochromatic
#22A84F #31D669 #64E08E #97EAB3 #CAF4D8
Accessibility & contrast
On white
1.67
#64E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#64E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E08E
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E08E | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D089
Deuteranopia (green-blind)
#CFC493
Tritanopia (blue-blind)
#42DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e08e; /* rgb */ color: rgb(100, 224, 142); /* oklch */ color: oklch(81.6% 0.161 152.2);
Tailwind
colors: {
custom: {
50: '#99eaaf',
500: '#64e08e',
950: '#000000',
},
}SCSS
$custom: #64e08e; $custom-light: #99eaaf; $custom-dark: #000000;
JSON
{
"hex": "#64e08e",
"rgb": {
"r": 100,
"g": 224,
"b": 142
},
"hsl": {
"h": 140.323,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.8157,
"c": 0.16096,
"h": 152.2
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#64E08E
secondary
#AA3E86
accent
#1790CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481