#64E4AC#64E4AC
#64E4AC is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.140 H 162.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4AC |
|---|---|
| RGB | rgb(100, 228, 172) |
| HSL | hsl(154, 70%, 64%) |
| HSV | hsv(154, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.47, -48.37, 16.83) |
| CIE-LCH | lch(82.47, 51.22, 160.82°) |
| OKLab | oklab(83.18% -0.1333 0.043) |
| OKLCH | oklch(83.18% 0.14 162.1) |
| XYZ | xyz(40.4416, 61.1709, 48.6977) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.71
Aqua Green
#12E193
ΔE00 5.16
Light Aquamarine
#7BFDC7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4AC #E4649C
analogous
#64E46C #64E4AC #64DCE4
triadic
#64E4AC #AC64E4 #E4AC64
tetradic
#64E4AC #6C64E4 #E4649C #DCE464
square
#64E4AC #6C64E4 #E4649C #DCE464
split-complementary
#64E4AC #E464DC #E46C64
monochromatic
#1FAF70 #30DB90 #64E4AC #98EDC8 #CCF6E4
Accessibility & contrast
On white
1.59
#64E4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#64E4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4AC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4AC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#2DE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4ac; /* rgb */ color: rgb(100, 228, 172); /* oklch */ color: oklch(83.2% 0.140 162.1);
Tailwind
colors: {
custom: {
50: '#9aedc4',
500: '#64e4ac',
950: '#000000',
},
}SCSS
$custom: #64e4ac; $custom-light: #9aedc4; $custom-dark: #000000;
JSON
{
"hex": "#64e4ac",
"rgb": {
"r": 100,
"g": 228,
"b": 172
},
"hsl": {
"h": 153.75,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83184,
"c": 0.14004,
"h": 162.1
},
"luminance": 0.61175
}Semantic roles & 50–950 ramp
primary
#64E4AC
secondary
#B03C6F
accent
#1367D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582