#64CCDD#64CCDD
#64CCDD is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.099 H 209.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCDD |
|---|---|
| RGB | rgb(100, 204, 221) |
| HSL | hsl(188, 64%, 63%) |
| HSV | hsv(188, 55%, 87%) |
| CMYK | cmyk(54.8%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(76.75, -25.41, -17.62) |
| CIE-LCH | lch(76.75, 30.92, 214.75°) |
| OKLab | oklab(78.97% -0.0861 -0.0487) |
| OKLCH | oklch(78.97% 0.099 209.5) |
| XYZ | xyz(39.8943, 51.1117, 76.1558) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 7.67
Baby Blue
#89CFF0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCDD #DD7564
analogous
#64DDB2 #64CCDD #648FDD
triadic
#64CCDD #DD64CC #CCDD64
tetradic
#64CCDD #B264DD #DD7564 #8FDD64
square
#64CCDD #B264DD #DD7564 #8FDD64
split-complementary
#64CCDD #DD648F #DDB264
monochromatic
#2491A3 #32BBD2 #64CCDD #96DDE8 #C8EDF3
Accessibility & contrast
On white
1.87
#64CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#64CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCDD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCDD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #64ccdd; /* rgb */ color: rgb(100, 204, 221); /* oklch */ color: oklch(79.0% 0.099 209.5);
Tailwind
colors: {
custom: {
50: '#9adbe7',
500: '#64ccdd',
950: '#000000',
},
}SCSS
$custom: #64ccdd; $custom-light: #9adbe7; $custom-dark: #000000;
JSON
{
"hex": "#64ccdd",
"rgb": {
"r": 100,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.43,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.78971,
"c": 0.09896,
"h": 209.5
},
"luminance": 0.51116
}Semantic roles & 50–950 ramp
primary
#64CCDD
secondary
#A64E3F
accent
#331ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484