#64E4AE#64E4AE
#64E4AE is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.2% C 0.138 H 163.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4AE |
|---|---|
| RGB | rgb(100, 228, 174) |
| HSL | hsl(155, 70%, 64%) |
| HSV | hsv(155, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.51, -47.95, 15.84) |
| CIE-LCH | lch(82.51, 50.50, 161.72°) |
| OKLab | oklab(83.23% -0.1324 0.0405) |
| OKLCH | oklch(83.23% 0.138 163) |
| XYZ | xyz(40.6351, 61.2483, 49.7169) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Eucalyptus
#44D7A8
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4AE #E4649A
analogous
#64E46E #64E4AE #64DAE4
triadic
#64E4AE #AE64E4 #E4AE64
tetradic
#64E4AE #6E64E4 #E4649A #DAE464
square
#64E4AE #6E64E4 #E4649A #DAE464
split-complementary
#64E4AE #E464DA #E46E64
monochromatic
#1FAF72 #30DB93 #64E4AE #98EDC9 #CCF6E4
Accessibility & contrast
On white
1.58
#64E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#64E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4AE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4AE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#2CE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4ae; /* rgb */ color: rgb(100, 228, 174); /* oklch */ color: oklch(83.2% 0.138 163.0);
Tailwind
colors: {
custom: {
50: '#9aedc6',
500: '#64e4ae',
950: '#000000',
},
}SCSS
$custom: #64e4ae; $custom-light: #9aedc6; $custom-dark: #000000;
JSON
{
"hex": "#64e4ae",
"rgb": {
"r": 100,
"g": 228,
"b": 174
},
"hsl": {
"h": 154.688,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83231,
"c": 0.13843,
"h": 163
},
"luminance": 0.61252
}Semantic roles & 50–950 ramp
primary
#64E4AE
secondary
#B03C6D
accent
#1364D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582