#64E5AE#64E5AE
#64E5AE is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.5% C 0.140 H 162.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5AE |
|---|---|
| RGB | rgb(100, 229, 174) |
| HSL | hsl(154, 71%, 65%) |
| HSV | hsv(154, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.81, -48.37, 16.25) |
| CIE-LCH | lch(82.81, 51.03, 161.43°) |
| OKLab | oklab(83.47% -0.1334 0.0416) |
| OKLCH | oklch(83.47% 0.14 162.7) |
| XYZ | xyz(40.9110, 61.8001, 49.8088) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5AE #E5649B
analogous
#64E56E #64E5AE #64DBE5
triadic
#64E5AE #AE64E5 #E5AE64
tetradic
#64E5AE #6E64E5 #E5649B #DBE564
square
#64E5AE #6E64E5 #E5649B #DBE564
split-complementary
#64E5AE #E564DB #E56E64
monochromatic
#1EB172 #30DC93 #64E5AE #98EEC9 #CDF7E5
Accessibility & contrast
On white
1.57
#64E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#64E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5AE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5AE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#2BE5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e5ae; /* rgb */ color: rgb(100, 229, 174); /* oklch */ color: oklch(83.5% 0.140 162.7);
Tailwind
colors: {
custom: {
50: '#9aeec6',
500: '#64e5ae',
950: '#000000',
},
}SCSS
$custom: #64e5ae; $custom-light: #9aeec6; $custom-dark: #000000;
JSON
{
"hex": "#64e5ae",
"rgb": {
"r": 100,
"g": 229,
"b": 174
},
"hsl": {
"h": 154.419,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83472,
"c": 0.13975,
"h": 162.7
},
"luminance": 0.61804
}Semantic roles & 50–950 ramp
primary
#64E5AE
secondary
#B23B6E
accent
#1265D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582