#64D7CD#64D7CD
#64D7CD is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.0% C 0.106 H 187.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7CD |
|---|---|
| RGB | rgb(100, 215, 205) |
| HSL | hsl(175, 59%, 62%) |
| HSV | hsv(175, 53%, 84%) |
| CMYK | cmyk(53.5%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.45, -34.96, -5.00) |
| CIE-LCH | lch(79.45, 35.31, 188.14°) |
| OKLab | oklab(80.99% -0.1047 -0.0141) |
| OKLCH | oklch(80.99% 0.106 187.7) |
| XYZ | xyz(40.5707, 55.7141, 66.3616) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.84
Turquoise
#40E0D0
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.77
Tiffany Blue
#7BF2DA
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7CD #D7646E
analogous
#64D794 #64D7CD #64A7D7
triadic
#64D7CD #CD64D7 #D7CD64
tetradic
#64D7CD #9464D7 #D7646E #A7D764
square
#64D7CD #9464D7 #D7646E #A7D764
split-complementary
#64D7CD #D764A7 #D79464
monochromatic
#28998F #34CABD #64D7CD #95E4DD #C5F0EC
Accessibility & contrast
On white
1.73
#64D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#64D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7CD
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7CD | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d7cd; /* rgb */ color: rgb(100, 215, 205); /* oklch */ color: oklch(81.0% 0.106 187.7);
Tailwind
colors: {
custom: {
50: '#9ae4dc',
500: '#64d7cd',
950: '#000000',
},
}SCSS
$custom: #64d7cd; $custom-light: #9ae4dc; $custom-dark: #000000;
JSON
{
"hex": "#64d7cd",
"rgb": {
"r": 100,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.783,
"s": 58.974,
"l": 61.765
},
"oklch": {
"l": 0.80992,
"c": 0.10561,
"h": 187.7
},
"luminance": 0.55718
}Semantic roles & 50–950 ramp
primary
#64D7CD
secondary
#9E424A
accent
#1F2DC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484