#64CCD0#64CCD0
#64CCD0 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.097 H 198.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCD0 |
|---|---|
| RGB | rgb(100, 204, 208) |
| HSL | hsl(182, 53%, 60%) |
| HSV | hsv(182, 52%, 82%) |
| CMYK | cmyk(51.9%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(76.34, -28.95, -11.23) |
| CIE-LCH | lch(76.34, 31.05, 201.20°) |
| OKLab | oklab(78.51% -0.0914 -0.031) |
| OKLCH | oklch(78.51% 0.097 198.7) |
| XYZ | xyz(38.2289, 50.4456, 67.3846) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 8.56
Turquoise
#40E0D0
ΔE00 8.99
Topaz
#13BBAF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCD0 #D06864
analogous
#64D09E #64CCD0 #6496D0
triadic
#64CCD0 #D064CC #CCD064
tetradic
#64CCD0 #9E64D0 #D06864 #96D064
square
#64CCD0 #9E64D0 #D06864 #96D064
split-complementary
#64CCD0 #D06496 #D09E64
monochromatic
#2B8B8E #39B8BD #64CCD0 #93DBDE #C2EBEC
Accessibility & contrast
On white
1.89
#64CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#64CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCD0
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCD0 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#AEB7D1
Tritanopia (blue-blind)
#03D2CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64ccd0; /* rgb */ color: rgb(100, 204, 208); /* oklch */ color: oklch(78.5% 0.097 198.7);
Tailwind
colors: {
custom: {
50: '#99dcde',
500: '#64ccd0',
950: '#000000',
},
}SCSS
$custom: #64ccd0; $custom-light: #99dcde; $custom-dark: #000000;
JSON
{
"hex": "#64ccd0",
"rgb": {
"r": 100,
"g": 204,
"b": 208
},
"hsl": {
"h": 182.222,
"s": 53.465,
"l": 60.392
},
"oklch": {
"l": 0.78511,
"c": 0.09653,
"h": 198.7
},
"luminance": 0.50449
}Semantic roles & 50–950 ramp
primary
#64CCD0
secondary
#954744
accent
#2A25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484