#64E49C#64E49C
#64E49C is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.154 H 156.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64E49C |
|---|---|
| RGB | rgb(100, 228, 156) |
| HSL | hsl(146, 70%, 64%) |
| HSV | hsv(146, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.16, -51.57, 24.72) |
| CIE-LCH | lch(82.16, 57.18, 154.39°) |
| OKLab | oklab(82.83% -0.1405 0.0625) |
| OKLCH | oklch(82.83% 0.154 156) |
| XYZ | xyz(38.9965, 60.5928, 41.0866) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E49C #E464AC
analogous
#6CE464 #64E49C #64E4DC
triadic
#64E49C #9C64E4 #E49C64
tetradic
#64E49C #646CE4 #E464AC #E4DC64
square
#64E49C #646CE4 #E464AC #E4DC64
split-complementary
#64E49C #DC64E4 #E4646C
monochromatic
#1FAF5E #30DB7B #64E49C #98EDBD #CCF6DF
Accessibility & contrast
On white
1.60
#64E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#64E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E49C
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E49C | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#39E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e49c; /* rgb */ color: rgb(100, 228, 156); /* oklch */ color: oklch(82.8% 0.154 156.0);
Tailwind
colors: {
custom: {
50: '#9aedb9',
500: '#64e49c',
950: '#000000',
},
}SCSS
$custom: #64e49c; $custom-light: #9aedb9; $custom-dark: #000000;
JSON
{
"hex": "#64e49c",
"rgb": {
"r": 100,
"g": 228,
"b": 156
},
"hsl": {
"h": 146.25,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82827,
"c": 0.15373,
"h": 156
},
"luminance": 0.60596
}Semantic roles & 50–950 ramp
primary
#64E49C
secondary
#B03C7D
accent
#137FD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581