#64E4AB#64E4AB
#64E4AB is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.2% C 0.141 H 161.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4AB |
|---|---|
| RGB | rgb(100, 228, 171) |
| HSL | hsl(153, 70%, 64%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.45, -48.58, 17.32) |
| CIE-LCH | lch(82.45, 51.58, 160.38°) |
| OKLab | oklab(83.16% -0.1337 0.0443) |
| OKLCH | oklch(83.16% 0.141 161.7) |
| XYZ | xyz(40.3459, 61.1326, 48.1938) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.31
Aqua Marine
#2EE8BB
ΔE00 4.89
Aqua Green
#12E193
ΔE00 5.00
Light Aquamarine
#7BFDC7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4AB #E4649D
analogous
#64E46B #64E4AB #64DDE4
triadic
#64E4AB #AB64E4 #E4AB64
tetradic
#64E4AB #6B64E4 #E4649D #DDE464
square
#64E4AB #6B64E4 #E4649D #DDE464
split-complementary
#64E4AB #E464DD #E46B64
monochromatic
#1FAF6F #30DB8F #64E4AB #98EDC7 #CCF6E3
Accessibility & contrast
On white
1.59
#64E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#64E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4AB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4AB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#2EE4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4ab; /* rgb */ color: rgb(100, 228, 171); /* oklch */ color: oklch(83.2% 0.141 161.7);
Tailwind
colors: {
custom: {
50: '#9aedc4',
500: '#64e4ab',
950: '#000000',
},
}SCSS
$custom: #64e4ab; $custom-light: #9aedc4; $custom-dark: #000000;
JSON
{
"hex": "#64e4ab",
"rgb": {
"r": 100,
"g": 228,
"b": 171
},
"hsl": {
"h": 153.281,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.8316,
"c": 0.14085,
"h": 161.7
},
"luminance": 0.61136
}Semantic roles & 50–950 ramp
primary
#64E4AB
secondary
#B03C70
accent
#1368D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582