#64CCDF#64CCDF
#64CCDF is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.100 H 211.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCDF |
|---|---|
| RGB | rgb(100, 204, 223) |
| HSL | hsl(189, 66%, 63%) |
| HSV | hsv(189, 55%, 87%) |
| CMYK | cmyk(55.2%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.81, -24.85, -18.60) |
| CIE-LCH | lch(76.81, 31.04, 216.82°) |
| OKLab | oklab(79.04% -0.0853 -0.0515) |
| OKLCH | oklch(79.04% 0.1 211.1) |
| XYZ | xyz(40.1623, 51.2190, 77.5675) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.45
Baby Blue
#89CFF0
ΔE00 7.70
Robin'S Egg
#6DEDFD
ΔE00 7.78
Bright Sky Blue
#02CCFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCDF #DF7764
analogous
#64DFB4 #64CCDF #648EDF
triadic
#64CCDF #DF64CC #CCDF64
tetradic
#64CCDF #B464DF #DF7764 #8EDF64
square
#64CCDF #B464DF #DF7764 #8EDF64
split-complementary
#64CCDF #DF648E #DFB464
monochromatic
#2292A6 #31BBD5 #64CCDF #97DDE9 #C9EDF4
Accessibility & contrast
On white
1.87
#64CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#64CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCDF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCDF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#00D4D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64ccdf; /* rgb */ color: rgb(100, 204, 223); /* oklch */ color: oklch(79.0% 0.100 211.1);
Tailwind
colors: {
custom: {
50: '#9adbe9',
500: '#64ccdf',
950: '#000000',
},
}SCSS
$custom: #64ccdf; $custom-light: #9adbe9; $custom-dark: #000000;
JSON
{
"hex": "#64ccdf",
"rgb": {
"r": 100,
"g": 204,
"b": 223
},
"hsl": {
"h": 189.268,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.79044,
"c": 0.09966,
"h": 211.1
},
"luminance": 0.51223
}Semantic roles & 50–950 ramp
primary
#64CCDF
secondary
#A94F3E
accent
#3418CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484