#64E1AE#64E1AE
#64E1AE is a very light, vivid teal. Relative luminance 0.596; OKLCH L 82.5% C 0.134 H 163.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1AE |
|---|---|
| RGB | rgb(100, 225, 174) |
| HSL | hsl(156, 68%, 64%) |
| HSV | hsv(156, 56%, 88%) |
| CMYK | cmyk(55.6%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(81.63, -46.68, 14.60) |
| CIE-LCH | lch(81.63, 48.91, 162.64°) |
| OKLab | oklab(82.51% -0.1292 0.0374) |
| OKLCH | oklch(82.51% 0.134 163.9) |
| XYZ | xyz(39.8170, 59.6120, 49.4442) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Eucalyptus
#44D7A8
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1AE #E16497
analogous
#64E16F #64E1AE #64D5E1
triadic
#64E1AE #AE64E1 #E1AE64
tetradic
#64E1AE #6F64E1 #E16497 #D5E164
square
#64E1AE #6F64E1 #E16497 #D5E164
split-complementary
#64E1AE #E164D5 #E16F64
monochromatic
#21AA72 #31D793 #64E1AE #97EBC9 #CBF5E4
Accessibility & contrast
On white
1.62
#64E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#64E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1AE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1AE | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AB
Deuteranopia (green-blind)
#CBC6B1
Tritanopia (blue-blind)
#2DE1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64e1ae; /* rgb */ color: rgb(100, 225, 174); /* oklch */ color: oklch(82.5% 0.134 163.9);
Tailwind
colors: {
custom: {
50: '#9aebc6',
500: '#64e1ae',
950: '#000000',
},
}SCSS
$custom: #64e1ae; $custom-light: #9aebc6; $custom-dark: #000000;
JSON
{
"hex": "#64e1ae",
"rgb": {
"r": 100,
"g": 225,
"b": 174
},
"hsl": {
"h": 155.52,
"s": 67.568,
"l": 63.725
},
"oklch": {
"l": 0.82509,
"c": 0.13447,
"h": 163.9
},
"luminance": 0.59616
}Semantic roles & 50–950 ramp
primary
#64E1AE
secondary
#AC3D6A
accent
#1662CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482