#64DACC#64DACC
#64DACC is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.7% C 0.109 H 184.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64DACC |
|---|---|
| RGB | rgb(100, 218, 204) |
| HSL | hsl(173, 61%, 62%) |
| HSV | hsv(173, 54%, 85%) |
| CMYK | cmyk(54.1%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.30, -36.60, -3.22) |
| CIE-LCH | lch(80.30, 36.74, 185.03°) |
| OKLab | oklab(81.67% -0.1083 -0.0093) |
| OKLCH | oklch(81.67% 0.109 184.9) |
| XYZ | xyz(41.2213, 57.2078, 65.9849) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.76
Mediumturquoise
#48D1CC
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 5.87
Tiffany Blue
#7BF2DA
ΔE00 6.15
Aqua (survey)
#13EAC9
ΔE00 7.13
Pale Teal
#82CBB2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DACC #DA6472
analogous
#64DA91 #64DACC #64ADDA
triadic
#64DACC #CC64DA #DACC64
tetradic
#64DACC #9164DA #DA6472 #ADDA64
square
#64DACC #9164DA #DA6472 #ADDA64
split-complementary
#64DACC #DA64AD #DA9164
monochromatic
#269E90 #33CEBC #64DACC #95E6DC #C7F2ED
Accessibility & contrast
On white
1.69
#64DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#64DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DACC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DACC | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#BEC1CD
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dacc; /* rgb */ color: rgb(100, 218, 204); /* oklch */ color: oklch(81.7% 0.109 184.9);
Tailwind
colors: {
custom: {
50: '#9ae6db',
500: '#64dacc',
950: '#000000',
},
}SCSS
$custom: #64dacc; $custom-light: #9ae6db; $custom-dark: #000000;
JSON
{
"hex": "#64dacc",
"rgb": {
"r": 100,
"g": 218,
"b": 204
},
"hsl": {
"h": 172.881,
"s": 61.458,
"l": 62.353
},
"oklch": {
"l": 0.81667,
"c": 0.10873,
"h": 184.9
},
"luminance": 0.57212
}Semantic roles & 50–950 ramp
primary
#64DACC
secondary
#A2404C
accent
#1C31C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484