#64E49A#64E49A
#64E49A is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.156 H 155.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64E49A |
|---|---|
| RGB | rgb(100, 228, 154) |
| HSL | hsl(145, 70%, 64%) |
| HSV | hsv(145, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.12, -51.94, 25.70) |
| CIE-LCH | lch(82.12, 57.95, 153.68°) |
| OKLab | oklab(82.79% -0.1413 0.0648) |
| OKLCH | oklch(82.79% 0.156 155.4) |
| XYZ | xyz(38.8285, 60.5256, 40.2020) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E49A #E464AE
analogous
#6EE464 #64E49A #64E4DA
triadic
#64E49A #9A64E4 #E49A64
tetradic
#64E49A #646EE4 #E464AE #E4DA64
square
#64E49A #646EE4 #E464AE #E4DA64
split-complementary
#64E49A #DA64E4 #E4646E
monochromatic
#1FAF5C #30DB78 #64E49A #98EDBC #CCF6DE
Accessibility & contrast
On white
1.60
#64E49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64E49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E49A
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E49A | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D495
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#3AE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e49a; /* rgb */ color: rgb(100, 228, 154); /* oklch */ color: oklch(82.8% 0.156 155.4);
Tailwind
colors: {
custom: {
50: '#9aedb8',
500: '#64e49a',
950: '#000000',
},
}SCSS
$custom: #64e49a; $custom-light: #9aedb8; $custom-dark: #000000;
JSON
{
"hex": "#64e49a",
"rgb": {
"r": 100,
"g": 228,
"b": 154
},
"hsl": {
"h": 145.313,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82785,
"c": 0.15551,
"h": 155.4
},
"luminance": 0.60529
}Semantic roles & 50–950 ramp
primary
#64E49A
secondary
#B03C7F
accent
#1382D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581