#64E090#64E090
#64E090 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.159 H 152.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64E090 |
|---|---|
| RGB | rgb(100, 224, 144) |
| HSL | hsl(141, 67%, 64%) |
| HSV | hsv(141, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.76, -52.16, 28.99) |
| CIE-LCH | lch(80.76, 59.68, 150.93°) |
| OKLab | oklab(81.61% -0.1416 0.0727) |
| OKLCH | oklch(81.61% 0.159 152.8) |
| XYZ | xyz(36.9424, 58.0309, 35.6344) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E090 #E064B4
analogous
#76E064 #64E090 #64E0CE
triadic
#64E090 #9064E0 #E09064
tetradic
#64E090 #6476E0 #E064B4 #E0CE64
square
#64E090 #6476E0 #E064B4 #E0CE64
split-complementary
#64E090 #CE64E0 #E06476
monochromatic
#22A851 #31D66B #64E090 #97EAB5 #CAF4D9
Accessibility & contrast
On white
1.67
#64E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#64E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E090
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E090 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#CFC495
Tritanopia (blue-blind)
#41DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e090; /* rgb */ color: rgb(100, 224, 144); /* oklch */ color: oklch(81.6% 0.159 152.8);
Tailwind
colors: {
custom: {
50: '#99eab1',
500: '#64e090',
950: '#000000',
},
}SCSS
$custom: #64e090; $custom-light: #99eab1; $custom-dark: #000000;
JSON
{
"hex": "#64e090",
"rgb": {
"r": 100,
"g": 224,
"b": 144
},
"hsl": {
"h": 141.29,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81608,
"c": 0.15911,
"h": 152.8
},
"luminance": 0.58034
}Semantic roles & 50–950 ramp
primary
#64E090
secondary
#AA3E84
accent
#178DCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481