#64DADC#64DADC
#64DADC is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.2% C 0.106 H 196.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64DADC |
|---|---|
| RGB | rgb(100, 218, 220) |
| HSL | hsl(181, 63%, 63%) |
| HSV | hsv(181, 55%, 86%) |
| CMYK | cmyk(54.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.75, -32.46, -11.08) |
| CIE-LCH | lch(80.75, 34.30, 198.85°) |
| OKLab | oklab(82.18% -0.1015 -0.0307) |
| OKLCH | oklch(82.18% 0.106 196.8) |
| XYZ | xyz(43.2398, 58.0152, 76.6156) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DADC #DC6664
analogous
#64DCA2 #64DADC #649EDC
triadic
#64DADC #DC64DA #DADC64
tetradic
#64DADC #A264DC #DC6664 #9EDC64
square
#64DADC #A264DC #DC6664 #9EDC64
split-complementary
#64DADC #DC649E #DCA264
monochromatic
#249FA1 #32CED1 #64DADC #96E6E7 #C8F2F3
Accessibility & contrast
On white
1.67
#64DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#64DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DADC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DADC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dadc; /* rgb */ color: rgb(100, 218, 220); /* oklch */ color: oklch(82.2% 0.106 196.8);
Tailwind
colors: {
custom: {
50: '#9be6e6',
500: '#64dadc',
950: '#000000',
},
}SCSS
$custom: #64dadc; $custom-light: #9be6e6; $custom-dark: #000000;
JSON
{
"hex": "#64dadc",
"rgb": {
"r": 100,
"g": 218,
"b": 220
},
"hsl": {
"h": 181,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82181,
"c": 0.10608,
"h": 196.8
},
"luminance": 0.58019
}Semantic roles & 50–950 ramp
primary
#64DADC
secondary
#A54140
accent
#1E1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484