#64D2DC#64D2DC
#64D2DC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.101 H 203.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2DC |
|---|---|
| RGB | rgb(100, 210, 220) |
| HSL | hsl(185, 63%, 63%) |
| HSV | hsv(185, 55%, 86%) |
| CMYK | cmyk(54.5%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.44, -28.63, -14.53) |
| CIE-LCH | lch(78.44, 32.10, 206.92°) |
| OKLab | oklab(80.32% -0.093 -0.0402) |
| OKLCH | oklch(80.32% 0.101 203.4) |
| XYZ | xyz(41.2151, 53.9659, 75.9407) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2DC #DC6E64
analogous
#64DCAA #64D2DC #6496DC
triadic
#64D2DC #DC64D2 #D2DC64
tetradic
#64D2DC #AA64DC #DC6E64 #96DC64
square
#64D2DC #AA64DC #DC6E64 #96DC64
split-complementary
#64D2DC #DC6496 #DCAA64
monochromatic
#2497A1 #32C4D1 #64D2DC #96E0E7 #C8EFF3
Accessibility & contrast
On white
1.78
#64D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#64D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2DC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2DC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d2dc; /* rgb */ color: rgb(100, 210, 220); /* oklch */ color: oklch(80.3% 0.101 203.4);
Tailwind
colors: {
custom: {
50: '#9ae0e6',
500: '#64d2dc',
950: '#000000',
},
}SCSS
$custom: #64d2dc; $custom-light: #9ae0e6; $custom-dark: #000000;
JSON
{
"hex": "#64d2dc",
"rgb": {
"r": 100,
"g": 210,
"b": 220
},
"hsl": {
"h": 185,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80323,
"c": 0.1013,
"h": 203.4
},
"luminance": 0.5397
}Semantic roles & 50–950 ramp
primary
#64D2DC
secondary
#A54840
accent
#291BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484