#64E2DA#64E2DA
#64E2DA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.112 H 189.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2DA |
|---|---|
| RGB | rgb(100, 226, 218) |
| HSL | hsl(176, 68%, 64%) |
| HSV | hsv(176, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(83.00, -36.73, -6.68) |
| CIE-LCH | lch(83.00, 37.33, 190.30°) |
| OKLab | oklab(83.98% -0.1109 -0.0186) |
| OKLCH | oklch(83.98% 0.112 189.5) |
| XYZ | xyz(45.1013, 62.1595, 75.9372) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.55
Mediumturquoise
#48D1CC
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 6.25
Tiffany Blue
#7BF2DA
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.74
Bright Cyan
#41FDFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2DA #E2646C
analogous
#64E29B #64E2DA #64ABE2
triadic
#64E2DA #DA64E2 #E2DA64
tetradic
#64E2DA #9B64E2 #E2646C #ABE264
square
#64E2DA #9B64E2 #E2646C #ABE264
split-complementary
#64E2DA #E264AB #E29B64
monochromatic
#20ACA3 #30D8CE #64E2DA #98ECE6 #CBF5F3
Accessibility & contrast
On white
1.56
#64E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#64E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2DA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2DA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e2da; /* rgb */ color: rgb(100, 226, 218); /* oklch */ color: oklch(84.0% 0.112 189.5);
Tailwind
colors: {
custom: {
50: '#9cebe5',
500: '#64e2da',
950: '#000000',
},
}SCSS
$custom: #64e2da; $custom-light: #9cebe5; $custom-dark: #000000;
JSON
{
"hex": "#64e2da",
"rgb": {
"r": 100,
"g": 226,
"b": 218
},
"hsl": {
"h": 176.19,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.8398,
"c": 0.11242,
"h": 189.5
},
"luminance": 0.62164
}Semantic roles & 50–950 ramp
primary
#64E2DA
secondary
#AD3D44
accent
#1521D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484