#64E080#64E080
#64E080 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.174 H 148.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64E080 |
|---|---|
| RGB | rgb(100, 224, 128) |
| HSL | hsl(134, 67%, 64%) |
| HSV | hsv(134, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.50, -54.85, 36.76) |
| CIE-LCH | lch(80.50, 66.03, 146.17°) |
| OKLab | oklab(81.32% -0.1485 0.0905) |
| OKLCH | oklch(81.32% 0.174 148.6) |
| XYZ | xyz(35.8051, 57.5760, 29.6443) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Tealish Green
#0CDC73
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E080 #E064C4
analogous
#86E064 #64E080 #64E0BE
triadic
#64E080 #8064E0 #E08064
tetradic
#64E080 #6486E0 #E064C4 #E0BE64
square
#64E080 #6486E0 #E064C4 #E0BE64
split-complementary
#64E080 #BE64E0 #E06486
monochromatic
#22A840 #31D656 #64E080 #97EAAA #CAF4D4
Accessibility & contrast
On white
1.68
#64E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#64E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E080
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E080 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#48DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e080; /* rgb */ color: rgb(100, 224, 128); /* oklch */ color: oklch(81.3% 0.174 148.6);
Tailwind
colors: {
custom: {
50: '#9aeaa6',
500: '#64e080',
950: '#000000',
},
}SCSS
$custom: #64e080; $custom-light: #9aeaa6; $custom-dark: #000000;
JSON
{
"hex": "#64e080",
"rgb": {
"r": 100,
"g": 224,
"b": 128
},
"hsl": {
"h": 133.548,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81317,
"c": 0.17391,
"h": 148.6
},
"luminance": 0.57579
}Semantic roles & 50–950 ramp
primary
#64E080
secondary
#AA3E92
accent
#17A5CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480