#64E8AE#64E8AE
#64E8AE is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.144 H 161.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8AE |
|---|---|
| RGB | rgb(100, 232, 174) |
| HSL | hsl(154, 74%, 65%) |
| HSV | hsv(154, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 25%, 9%) |
| CIE-LAB | lab(83.69, -49.63, 17.49) |
| CIE-LCH | lch(83.69, 52.62, 160.59°) |
| OKLab | oklab(84.19% -0.1366 0.0447) |
| OKLCH | oklch(84.19% 0.144 161.9) |
| XYZ | xyz(41.7483, 63.4746, 50.0879) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.78
Light Aquamarine
#7BFDC7
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8AE #E8649E
analogous
#64E86C #64E8AE #64E0E8
triadic
#64E8AE #AE64E8 #E8AE64
tetradic
#64E8AE #6C64E8 #E8649E #E0E864
square
#64E8AE #6C64E8 #E8649E #E0E864
split-complementary
#64E8AE #E864E0 #E86C64
monochromatic
#1BB772 #2FE092 #64E8AE #99F0CA #CFF8E6
Accessibility & contrast
On white
1.53
#64E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#64E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8AE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8AE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#29E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e8ae; /* rgb */ color: rgb(100, 232, 174); /* oklch */ color: oklch(84.2% 0.144 161.9);
Tailwind
colors: {
custom: {
50: '#9bf0c6',
500: '#64e8ae',
950: '#000000',
},
}SCSS
$custom: #64e8ae; $custom-light: #9bf0c6; $custom-dark: #000000;
JSON
{
"hex": "#64e8ae",
"rgb": {
"r": 100,
"g": 232,
"b": 174
},
"hsl": {
"h": 153.636,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84194,
"c": 0.14372,
"h": 161.9
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#64E8AE
secondary
#B63A71
accent
#0F67D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582