#64E088#64E088
#64E088 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.167 H 150.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64E088 |
|---|---|
| RGB | rgb(100, 224, 136) |
| HSL | hsl(137, 67%, 64%) |
| HSV | hsv(137, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 39.3%, 12.2%) |
| CIE-LAB | lab(80.62, -53.55, 32.90) |
| CIE-LCH | lch(80.62, 62.84, 148.44°) |
| OKLab | oklab(81.46% -0.1451 0.0817) |
| OKLCH | oklch(81.46% 0.167 150.6) |
| XYZ | xyz(36.3525, 57.7950, 32.5276) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Tealish Green
#0CDC73
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.31
Turquoise Green
#04F489
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E088 #E064BC
analogous
#7EE064 #64E088 #64E0C6
triadic
#64E088 #8864E0 #E08864
tetradic
#64E088 #647EE0 #E064BC #E0C664
square
#64E088 #647EE0 #E064BC #E0C664
split-complementary
#64E088 #C664E0 #E0647E
monochromatic
#22A849 #31D661 #64E088 #97EAAF #CAF4D6
Accessibility & contrast
On white
1.67
#64E088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#64E088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E088
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E088 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#45DDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e088; /* rgb */ color: rgb(100, 224, 136); /* oklch */ color: oklch(81.5% 0.167 150.6);
Tailwind
colors: {
custom: {
50: '#9aeaab',
500: '#64e088',
950: '#000000',
},
}SCSS
$custom: #64e088; $custom-light: #9aeaab; $custom-dark: #000000;
JSON
{
"hex": "#64e088",
"rgb": {
"r": 100,
"g": 224,
"b": 136
},
"hsl": {
"h": 137.419,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81458,
"c": 0.16651,
"h": 150.6
},
"luminance": 0.57798
}Semantic roles & 50–950 ramp
primary
#64E088
secondary
#AA3E8B
accent
#1799CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481