#64E490#64E490
#64E490 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.165 H 152.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64E490 |
|---|---|
| RGB | rgb(100, 228, 144) |
| HSL | hsl(141, 70%, 64%) |
| HSV | hsv(141, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(81.95, -53.76, 30.59) |
| CIE-LCH | lch(81.95, 61.85, 150.36°) |
| OKLab | oklab(82.59% -0.1458 0.0765) |
| OKLCH | oklch(82.59% 0.165 152.3) |
| XYZ | xyz(38.0301, 60.2063, 35.9970) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Aqua Green
#12E193
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 5.01
Turquoise Green
#04F489
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E490 #E464B8
analogous
#78E464 #64E490 #64E4D0
triadic
#64E490 #9064E4 #E49064
tetradic
#64E490 #6478E4 #E464B8 #E4D064
square
#64E490 #6478E4 #E464B8 #E4D064
split-complementary
#64E490 #D064E4 #E46478
monochromatic
#1FAF50 #30DB6B #64E490 #98EDB5 #CCF6DB
Accessibility & contrast
On white
1.61
#64E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#64E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E490
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E490 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#40E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e490; /* rgb */ color: rgb(100, 228, 144); /* oklch */ color: oklch(82.6% 0.165 152.3);
Tailwind
colors: {
custom: {
50: '#9aedb1',
500: '#64e490',
950: '#000000',
},
}SCSS
$custom: #64e490; $custom-light: #9aedb1; $custom-dark: #000000;
JSON
{
"hex": "#64e490",
"rgb": {
"r": 100,
"g": 228,
"b": 144
},
"hsl": {
"h": 140.625,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82587,
"c": 0.1646,
"h": 152.3
},
"luminance": 0.6021
}Semantic roles & 50–950 ramp
primary
#64E490
secondary
#B03C88
accent
#1391D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581