#64D6CD#64D6CD
#64D6CD is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.8% C 0.105 H 188.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64D6CD |
|---|---|
| RGB | rgb(100, 214, 205) |
| HSL | hsl(175, 58%, 62%) |
| HSV | hsv(175, 53%, 84%) |
| CMYK | cmyk(53.3%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(79.16, -34.49, -5.43) |
| CIE-LCH | lch(79.16, 34.92, 188.94°) |
| OKLab | oklab(80.76% -0.1036 -0.0152) |
| OKLCH | oklch(80.76% 0.105 188.4) |
| XYZ | xyz(40.3168, 55.2064, 66.2770) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.56
Turquoise
#40E0D0
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 7.02
Tiffany Blue
#7BF2DA
ΔE00 7.78
Pale Teal
#82CBB2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D6CD #D6646D
analogous
#64D694 #64D6CD #64A6D6
triadic
#64D6CD #CD64D6 #D6CD64
tetradic
#64D6CD #9464D6 #D6646D #A6D664
square
#64D6CD #9464D6 #D6646D #A6D664
split-complementary
#64D6CD #D664A6 #D69464
monochromatic
#28988F #35C8BC #64D6CD #94E3DD #C5F0EC
Accessibility & contrast
On white
1.74
#64D6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#64D6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D6CD
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D6CD | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#00DBD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d6cd; /* rgb */ color: rgb(100, 214, 205); /* oklch */ color: oklch(80.8% 0.105 188.4);
Tailwind
colors: {
custom: {
50: '#9ae3dc',
500: '#64d6cd',
950: '#000000',
},
}SCSS
$custom: #64d6cd; $custom-light: #9ae3dc; $custom-dark: #000000;
JSON
{
"hex": "#64d6cd",
"rgb": {
"r": 100,
"g": 214,
"b": 205
},
"hsl": {
"h": 175.263,
"s": 58.163,
"l": 61.569
},
"oklch": {
"l": 0.80757,
"c": 0.10469,
"h": 188.4
},
"luminance": 0.5521
}Semantic roles & 50–950 ramp
primary
#64D6CD
secondary
#9C4249
accent
#202DC6
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484