#64E6DC#64E6DC
#64E6DC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.115 H 188.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6DC |
|---|---|
| RGB | rgb(100, 230, 220) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.21, -38.05, -5.95) |
| CIE-LCH | lch(84.21, 38.51, 188.88°) |
| OKLab | oklab(84.98% -0.1142 -0.0167) |
| OKLCH | oklch(84.98% 0.115 188.3) |
| XYZ | xyz(46.4650, 64.4656, 77.6907) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Mediumturquoise
#48D1CC
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 5.32
Tiffany Blue
#7BF2DA
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6DC #E6646E
analogous
#64E69B #64E6DC #64AFE6
triadic
#64E6DC #DC64E6 #E6DC64
tetradic
#64E6DC #9B64E6 #E6646E #AFE664
square
#64E6DC #9B64E6 #E6646E #AFE664
split-complementary
#64E6DC #E664AF #E69B64
monochromatic
#1DB3A7 #2FDDD0 #64E6DC #99EEE8 #CDF7F4
Accessibility & contrast
On white
1.51
#64E6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#64E6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6DC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6DC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e6dc; /* rgb */ color: rgb(100, 230, 220); /* oklch */ color: oklch(85.0% 0.115 188.3);
Tailwind
colors: {
custom: {
50: '#9ceee6',
500: '#64e6dc',
950: '#000000',
},
}SCSS
$custom: #64e6dc; $custom-light: #9ceee6; $custom-dark: #000000;
JSON
{
"hex": "#64e6dc",
"rgb": {
"r": 100,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.385,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.84978,
"c": 0.11542,
"h": 188.3
},
"luminance": 0.6447
}Semantic roles & 50–950 ramp
primary
#64E6DC
secondary
#B33B44
accent
#1120D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584