#64D5CD#64D5CD
#64D5CD is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.5% C 0.104 H 189.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64D5CD |
|---|---|
| RGB | rgb(100, 213, 205) |
| HSL | hsl(176, 57%, 61%) |
| HSV | hsv(176, 53%, 84%) |
| CMYK | cmyk(53.1%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(78.87, -34.02, -5.86) |
| CIE-LCH | lch(78.87, 34.52, 189.77°) |
| OKLab | oklab(80.52% -0.1025 -0.0164) |
| OKLCH | oklch(80.52% 0.104 189.1) |
| XYZ | xyz(40.0645, 54.7018, 66.1929) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.33
Turquoise
#40E0D0
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 8.05
Topaz
#13BBAF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D5CD #D5646C
analogous
#64D595 #64D5CD #64A5D5
triadic
#64D5CD #CD64D5 #D5CD64
tetradic
#64D5CD #9564D5 #D5646C #A5D564
square
#64D5CD #9564D5 #D5646C #A5D564
split-complementary
#64D5CD #D564A5 #D59564
monochromatic
#29968E #36C6BC #64D5CD #94E2DD #C4EFEC
Accessibility & contrast
On white
1.76
#64D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#64D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D5CD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D5CD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#00DAD2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64d5cd; /* rgb */ color: rgb(100, 213, 205); /* oklch */ color: oklch(80.5% 0.104 189.1);
Tailwind
colors: {
custom: {
50: '#9ae2dc',
500: '#64d5cd',
950: '#000000',
},
}SCSS
$custom: #64d5cd; $custom-light: #9ae2dc; $custom-dark: #000000;
JSON
{
"hex": "#64d5cd",
"rgb": {
"r": 100,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.752,
"s": 57.36,
"l": 61.373
},
"oklch": {
"l": 0.80521,
"c": 0.1038,
"h": 189.1
},
"luminance": 0.54706
}Semantic roles & 50–950 ramp
primary
#64D5CD
secondary
#9B4248
accent
#212CC5
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484