#64E093#64E093
#64E093 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.156 H 153.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E093 |
|---|---|
| RGB | rgb(100, 224, 147) |
| HSL | hsl(143, 67%, 64%) |
| HSV | hsv(143, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(80.81, -51.62, 27.52) |
| CIE-LCH | lch(80.81, 58.50, 151.93°) |
| OKLab | oklab(81.67% -0.1402 0.0692) |
| OKLCH | oklch(81.67% 0.156 153.7) |
| XYZ | xyz(37.1748, 58.1239, 36.8581) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.60
Seafoam (survey)
#80F9AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E093 #E064B1
analogous
#73E064 #64E093 #64E0D1
triadic
#64E093 #9364E0 #E09364
tetradic
#64E093 #6473E0 #E064B1 #E0D164
square
#64E093 #6473E0 #E064B1 #E0D164
split-complementary
#64E093 #D164E0 #E06473
monochromatic
#22A855 #31D66F #64E093 #97EAB7 #CAF4DA
Accessibility & contrast
On white
1.66
#64E093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#64E093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E093
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E093 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#40DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e093; /* rgb */ color: rgb(100, 224, 147); /* oklch */ color: oklch(81.7% 0.156 153.7);
Tailwind
colors: {
custom: {
50: '#99eab3',
500: '#64e093',
950: '#000000',
},
}SCSS
$custom: #64e093; $custom-light: #99eab3; $custom-dark: #000000;
JSON
{
"hex": "#64e093",
"rgb": {
"r": 100,
"g": 224,
"b": 147
},
"hsl": {
"h": 142.742,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81668,
"c": 0.15636,
"h": 153.7
},
"luminance": 0.58127
}Semantic roles & 50–950 ramp
primary
#64E093
secondary
#AA3E81
accent
#1789CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481