#64CCDC#64CCDC
#64CCDC is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.099 H 208.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCDC |
|---|---|
| RGB | rgb(100, 204, 220) |
| HSL | hsl(188, 63%, 63%) |
| HSV | hsv(188, 55%, 86%) |
| CMYK | cmyk(54.5%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(76.71, -25.68, -17.13) |
| CIE-LCH | lch(76.71, 30.87, 213.71°) |
| OKLab | oklab(78.93% -0.0865 -0.0474) |
| OKLCH | oklch(78.93% 0.099 208.7) |
| XYZ | xyz(39.7615, 51.0586, 75.4562) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.36
Robin'S Egg
#6DEDFD
ΔE00 7.63
Turquoise Blue
#06B1C4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCDC #DC7464
analogous
#64DCB0 #64CCDC #6490DC
triadic
#64CCDC #DC64CC #CCDC64
tetradic
#64CCDC #B064DC #DC7464 #90DC64
square
#64CCDC #B064DC #DC7464 #90DC64
split-complementary
#64CCDC #DC6490 #DCB064
monochromatic
#2491A1 #32BCD1 #64CCDC #96DCE7 #C8EDF3
Accessibility & contrast
On white
1.87
#64CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#64CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCDC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCDC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #64ccdc; /* rgb */ color: rgb(100, 204, 220); /* oklch */ color: oklch(78.9% 0.099 208.7);
Tailwind
colors: {
custom: {
50: '#9adbe6',
500: '#64ccdc',
950: '#000000',
},
}SCSS
$custom: #64ccdc; $custom-light: #9adbe6; $custom-dark: #000000;
JSON
{
"hex": "#64ccdc",
"rgb": {
"r": 100,
"g": 204,
"b": 220
},
"hsl": {
"h": 188,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.78934,
"c": 0.09865,
"h": 208.7
},
"luminance": 0.51062
}Semantic roles & 50–950 ramp
primary
#64CCDC
secondary
#A54D40
accent
#321BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484