#64E09A#64E09A
#64E09A is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.150 H 156.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64E09A |
|---|---|
| RGB | rgb(100, 224, 154) |
| HSL | hsl(146, 67%, 64%) |
| HSV | hsv(146, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(80.93, -50.31, 24.08) |
| CIE-LCH | lch(80.93, 55.78, 154.43°) |
| OKLab | oklab(81.81% -0.1371 0.0609) |
| OKLCH | oklch(81.81% 0.15 156.1) |
| XYZ | xyz(37.7408, 58.3503, 39.8394) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 5.33
Light Greenish Blue
#63F7B4
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 5.58
Seafoam Green
#7AF9AB
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E09A #E064AA
analogous
#6CE064 #64E09A #64E0D8
triadic
#64E09A #9A64E0 #E09A64
tetradic
#64E09A #646CE0 #E064AA #E0D864
square
#64E09A #646CE0 #E064AA #E0D864
split-complementary
#64E09A #D864E0 #E0646C
monochromatic
#22A85C #31D679 #64E09A #97EABB #CAF4DC
Accessibility & contrast
On white
1.66
#64E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#64E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E09A
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E09A | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#3CDECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e09a; /* rgb */ color: rgb(100, 224, 154); /* oklch */ color: oklch(81.8% 0.150 156.1);
Tailwind
colors: {
custom: {
50: '#99eab8',
500: '#64e09a',
950: '#000000',
},
}SCSS
$custom: #64e09a; $custom-light: #99eab8; $custom-dark: #000000;
JSON
{
"hex": "#64e09a",
"rgb": {
"r": 100,
"g": 224,
"b": 154
},
"hsl": {
"h": 146.129,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81812,
"c": 0.15002,
"h": 156.1
},
"luminance": 0.58354
}Semantic roles & 50–950 ramp
primary
#64E09A
secondary
#AA3E7B
accent
#177FCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481