#64E49B#64E49B
#64E49B is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.155 H 155.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64E49B |
|---|---|
| RGB | rgb(100, 228, 155) |
| HSL | hsl(146, 70%, 64%) |
| HSV | hsv(146, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.14, -51.76, 25.21) |
| CIE-LCH | lch(82.14, 57.57, 154.03°) |
| OKLab | oklab(82.81% -0.1409 0.0637) |
| OKLCH | oklch(82.81% 0.155 155.7) |
| XYZ | xyz(38.9121, 60.5591, 40.6425) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.73
Weird Green
#3AE57F
ΔE00 4.87
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E49B #E464AD
analogous
#6DE464 #64E49B #64E4DB
triadic
#64E49B #9B64E4 #E49B64
tetradic
#64E49B #646DE4 #E464AD #E4DB64
square
#64E49B #646DE4 #E464AD #E4DB64
split-complementary
#64E49B #DB64E4 #E4646D
monochromatic
#1FAF5D #30DB79 #64E49B #98EDBD #CCF6DE
Accessibility & contrast
On white
1.60
#64E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E49B
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E49B | 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)
#E3D496
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#3AE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e49b; /* rgb */ color: rgb(100, 228, 155); /* oklch */ color: oklch(82.8% 0.155 155.7);
Tailwind
colors: {
custom: {
50: '#9aedb9',
500: '#64e49b',
950: '#000000',
},
}SCSS
$custom: #64e49b; $custom-light: #9aedb9; $custom-dark: #000000;
JSON
{
"hex": "#64e49b",
"rgb": {
"r": 100,
"g": 228,
"b": 155
},
"hsl": {
"h": 145.781,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82806,
"c": 0.15461,
"h": 155.7
},
"luminance": 0.60563
}Semantic roles & 50–950 ramp
primary
#64E49B
secondary
#B03C7E
accent
#1380D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581