#64E08F#64E08F
#64E08F is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.160 H 152.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64E08F |
|---|---|
| RGB | rgb(100, 224, 143) |
| HSL | hsl(141, 67%, 64%) |
| HSV | hsv(141, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.74, -52.34, 29.48) |
| CIE-LCH | lch(80.74, 60.07, 150.61°) |
| OKLab | oklab(81.59% -0.142 0.0738) |
| OKLCH | oklch(81.59% 0.16 152.5) |
| XYZ | xyz(36.8663, 58.0005, 35.2337) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.89
Seaweed
#18D17B
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.74
Lightgreen
#90EE90
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E08F #E064B5
analogous
#77E064 #64E08F #64E0CD
triadic
#64E08F #8F64E0 #E08F64
tetradic
#64E08F #6477E0 #E064B5 #E0CD64
square
#64E08F #6477E0 #E064B5 #E0CD64
split-complementary
#64E08F #CD64E0 #E06477
monochromatic
#22A850 #31D66A #64E08F #97EAB4 #CAF4D9
Accessibility & contrast
On white
1.67
#64E08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#64E08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E08F
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E08F | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08A
Deuteranopia (green-blind)
#CFC494
Tritanopia (blue-blind)
#42DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e08f; /* rgb */ color: rgb(100, 224, 143); /* oklch */ color: oklch(81.6% 0.160 152.5);
Tailwind
colors: {
custom: {
50: '#99eab0',
500: '#64e08f',
950: '#000000',
},
}SCSS
$custom: #64e08f; $custom-light: #99eab0; $custom-dark: #000000;
JSON
{
"hex": "#64e08f",
"rgb": {
"r": 100,
"g": 224,
"b": 143
},
"hsl": {
"h": 140.806,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81589,
"c": 0.16003,
"h": 152.5
},
"luminance": 0.58004
}Semantic roles & 50–950 ramp
primary
#64E08F
secondary
#AA3E85
accent
#178FCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481