#64DBDC#64DBDC
#64DBDC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.107 H 196.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBDC |
|---|---|
| RGB | rgb(100, 219, 220) |
| HSL | hsl(181, 63%, 63%) |
| HSV | hsv(181, 55%, 86%) |
| CMYK | cmyk(54.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.04, -32.94, -10.65) |
| CIE-LCH | lch(81.04, 34.62, 197.92°) |
| OKLab | oklab(82.41% -0.1026 -0.0295) |
| OKLCH | oklch(82.41% 0.107 196) |
| XYZ | xyz(43.4999, 58.5354, 76.7023) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBDC #DC6564
analogous
#64DCA1 #64DBDC #649FDC
triadic
#64DBDC #DC64DB #DBDC64
tetradic
#64DBDC #A164DC #DC6564 #9FDC64
square
#64DBDC #A164DC #DC6564 #9FDC64
split-complementary
#64DBDC #DC649F #DCA164
monochromatic
#24A0A1 #32CFD1 #64DBDC #96E7E7 #C8F2F3
Accessibility & contrast
On white
1.65
#64DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#64DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBDC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBDC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dbdc; /* rgb */ color: rgb(100, 219, 220); /* oklch */ color: oklch(82.4% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#9be6e6',
500: '#64dbdc',
950: '#000000',
},
}SCSS
$custom: #64dbdc; $custom-light: #9be6e6; $custom-dark: #000000;
JSON
{
"hex": "#64dbdc",
"rgb": {
"r": 100,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82413,
"c": 0.10677,
"h": 196
},
"luminance": 0.5854
}Semantic roles & 50–950 ramp
primary
#64DBDC
secondary
#A54040
accent
#1C1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484