#64E089#64E089
#64E089 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.166 H 150.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64E089 |
|---|---|
| RGB | rgb(100, 224, 137) |
| HSL | hsl(138, 67%, 64%) |
| HSV | hsv(138, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(80.64, -53.38, 32.41) |
| CIE-LCH | lch(80.64, 62.45, 148.73°) |
| OKLab | oklab(81.48% -0.1446 0.0806) |
| OKLCH | oklch(81.48% 0.166 150.9) |
| XYZ | xyz(36.4239, 57.8235, 32.9037) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Tealish Green
#0CDC73
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.29
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E089 #E064BB
analogous
#7DE064 #64E089 #64E0C7
triadic
#64E089 #8964E0 #E08964
tetradic
#64E089 #647DE0 #E064BB #E0C764
square
#64E089 #647DE0 #E064BB #E0C764
split-complementary
#64E089 #C764E0 #E0647D
monochromatic
#22A84A #31D662 #64E089 #97EAB0 #CAF4D7
Accessibility & contrast
On white
1.67
#64E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#64E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E089
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E089 | 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)
#E1CF83
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#44DDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e089; /* rgb */ color: rgb(100, 224, 137); /* oklch */ color: oklch(81.5% 0.166 150.9);
Tailwind
colors: {
custom: {
50: '#9aeaac',
500: '#64e089',
950: '#000000',
},
}SCSS
$custom: #64e089; $custom-light: #9aeaac; $custom-dark: #000000;
JSON
{
"hex": "#64e089",
"rgb": {
"r": 100,
"g": 224,
"b": 137
},
"hsl": {
"h": 137.903,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81476,
"c": 0.16558,
"h": 150.9
},
"luminance": 0.57827
}Semantic roles & 50–950 ramp
primary
#64E089
secondary
#AA3E8A
accent
#1798CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481