#64DCD8#64DCD8
#64DCD8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.108 H 192.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCD8 |
|---|---|
| RGB | rgb(100, 220, 216) |
| HSL | hsl(178, 63%, 63%) |
| HSV | hsv(178, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.21, -34.46, -8.27) |
| CIE-LCH | lch(81.21, 35.44, 193.49°) |
| OKLab | oklab(82.52% -0.1053 -0.023) |
| OKLCH | oklch(82.52% 0.108 192.3) |
| XYZ | xyz(43.2381, 58.8494, 74.0329) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.23
Turquoise
#40E0D0
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.19
Bright Cyan
#41FDFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCD8 #DC6468
analogous
#64DC9C #64DCD8 #64A4DC
triadic
#64DCD8 #D864DC #DCD864
tetradic
#64DCD8 #9C64DC #DC6468 #A4DC64
square
#64DCD8 #9C64DC #DC6468 #A4DC64
split-complementary
#64DCD8 #DC64A4 #DC9C64
monochromatic
#24A19D #32D1CB #64DCD8 #96E7E5 #C8F3F1
Accessibility & contrast
On white
1.64
#64DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#64DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCD8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCD8 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcd8; /* rgb */ color: rgb(100, 220, 216); /* oklch */ color: oklch(82.5% 0.108 192.3);
Tailwind
colors: {
custom: {
50: '#9be7e4',
500: '#64dcd8',
950: '#000000',
},
}SCSS
$custom: #64dcd8; $custom-light: #9be7e4; $custom-dark: #000000;
JSON
{
"hex": "#64dcd8",
"rgb": {
"r": 100,
"g": 220,
"b": 216
},
"hsl": {
"h": 178,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82515,
"c": 0.10782,
"h": 192.3
},
"luminance": 0.58854
}Semantic roles & 50–950 ramp
primary
#64DCD8
secondary
#A54043
accent
#1B20CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484