#64E1A0#64E1A0
#64E1A0 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.146 H 158.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1A0 |
|---|---|
| RGB | rgb(100, 225, 160) |
| HSL | hsl(149, 68%, 64%) |
| HSV | hsv(149, 56%, 88%) |
| CMYK | cmyk(55.6%, 0%, 28.9%, 11.8%) |
| CIE-LAB | lab(81.34, -49.56, 21.52) |
| CIE-LCH | lch(81.34, 54.03, 156.52°) |
| OKLab | oklab(82.18% -0.1355 0.0547) |
| OKLCH | oklch(82.18% 0.146 158) |
| XYZ | xyz(38.5226, 59.0943, 42.6271) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1A0 #E164A5
analogous
#66E164 #64E1A0 #64E1DE
triadic
#64E1A0 #A064E1 #E1A064
tetradic
#64E1A0 #6466E1 #E164A5 #E1DE64
square
#64E1A0 #6466E1 #E164A5 #E1DE64
split-complementary
#64E1A0 #DE64E1 #E16466
monochromatic
#21AA63 #31D781 #64E1A0 #97EBBF #CBF5DF
Accessibility & contrast
On white
1.64
#64E1A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#64E1A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1A0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1A0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29C
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#38E0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64e1a0; /* rgb */ color: rgb(100, 225, 160); /* oklch */ color: oklch(82.2% 0.146 158.0);
Tailwind
colors: {
custom: {
50: '#9aebbc',
500: '#64e1a0',
950: '#000000',
},
}SCSS
$custom: #64e1a0; $custom-light: #9aebbc; $custom-dark: #000000;
JSON
{
"hex": "#64e1a0",
"rgb": {
"r": 100,
"g": 225,
"b": 160
},
"hsl": {
"h": 148.8,
"s": 67.568,
"l": 63.725
},
"oklch": {
"l": 0.82184,
"c": 0.14609,
"h": 158
},
"luminance": 0.59098
}Semantic roles & 50–950 ramp
primary
#64E1A0
secondary
#AC3D77
accent
#1676CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482