#64E094#64E094
#64E094 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.155 H 154.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E094 |
|---|---|
| RGB | rgb(100, 224, 148) |
| HSL | hsl(143, 67%, 64%) |
| HSV | hsv(143, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 33.9%, 12.2%) |
| CIE-LAB | lab(80.83, -51.43, 27.03) |
| CIE-LCH | lch(80.83, 58.11, 152.28°) |
| OKLab | oklab(81.69% -0.1398 0.068) |
| OKLCH | oklch(81.69% 0.155 154.1) |
| XYZ | xyz(37.2536, 58.1554, 37.2731) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 4.36
Seaweed
#18D17B
ΔE00 5.43
Tealish Green
#0CDC73
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E094 #E064B0
analogous
#72E064 #64E094 #64E0D2
triadic
#64E094 #9464E0 #E09464
tetradic
#64E094 #6472E0 #E064B0 #E0D264
square
#64E094 #6472E0 #E064B0 #E0D264
split-complementary
#64E094 #D264E0 #E06472
monochromatic
#22A856 #31D671 #64E094 #97EAB7 #CAF4DA
Accessibility & contrast
On white
1.66
#64E094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#64E094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E094
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E094 | 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)
#E0D08F
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#3FDECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e094; /* rgb */ color: rgb(100, 224, 148); /* oklch */ color: oklch(81.7% 0.155 154.1);
Tailwind
colors: {
custom: {
50: '#99eab4',
500: '#64e094',
950: '#000000',
},
}SCSS
$custom: #64e094; $custom-light: #99eab4; $custom-dark: #000000;
JSON
{
"hex": "#64e094",
"rgb": {
"r": 100,
"g": 224,
"b": 148
},
"hsl": {
"h": 143.226,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81688,
"c": 0.15545,
"h": 154.1
},
"luminance": 0.58159
}Semantic roles & 50–950 ramp
primary
#64E094
secondary
#AA3E80
accent
#1787CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481