#64E49E#64E49E
#64E49E is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.152 H 156.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64E49E |
|---|---|
| RGB | rgb(100, 228, 158) |
| HSL | hsl(147, 70%, 64%) |
| HSV | hsv(147, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.20, -51.18, 23.73) |
| CIE-LCH | lch(82.20, 56.42, 155.12°) |
| OKLab | oklab(82.87% -0.1396 0.0601) |
| OKLCH | oklch(82.87% 0.152 156.7) |
| XYZ | xyz(39.1672, 60.6611, 41.9858) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.19
Weird Green
#3AE57F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E49E #E464AA
analogous
#6AE464 #64E49E #64E4DE
triadic
#64E49E #9E64E4 #E49E64
tetradic
#64E49E #646AE4 #E464AA #E4DE64
square
#64E49E #646AE4 #E464AA #E4DE64
split-complementary
#64E49E #DE64E4 #E4646A
monochromatic
#1FAF60 #30DB7D #64E49E #98EDBF #CCF6DF
Accessibility & contrast
On white
1.60
#64E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#64E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E49E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E49E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#38E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e49e; /* rgb */ color: rgb(100, 228, 158); /* oklch */ color: oklch(82.9% 0.152 156.7);
Tailwind
colors: {
custom: {
50: '#9aedbb',
500: '#64e49e',
950: '#000000',
},
}SCSS
$custom: #64e49e; $custom-light: #9aedbb; $custom-dark: #000000;
JSON
{
"hex": "#64e49e",
"rgb": {
"r": 100,
"g": 228,
"b": 158
},
"hsl": {
"h": 147.188,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82869,
"c": 0.15194,
"h": 156.7
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#64E49E
secondary
#B03C7C
accent
#137CD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581