#64DCC8#64DCC8
#64DCC8 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.112 H 180.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCC8 |
|---|---|
| RGB | rgb(100, 220, 200) |
| HSL | hsl(170, 63%, 63%) |
| HSV | hsv(170, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(80.77, -38.51, -0.39) |
| CIE-LCH | lch(80.77, 38.51, 180.58°) |
| OKLab | oklab(82.02% -0.1122 -0.0017) |
| OKLCH | oklch(82.02% 0.112 180.9) |
| XYZ | xyz(41.2695, 58.0619, 63.6646) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Seafoam Blue
#78D1B6
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.11
Aqua (survey)
#13EAC9
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.87
Aquamarine (survey)
#04D8B2
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCC8 #DC6478
analogous
#64DC8C #64DCC8 #64B4DC
triadic
#64DCC8 #C864DC #DCC864
tetradic
#64DCC8 #8C64DC #DC6478 #B4DC64
square
#64DCC8 #8C64DC #DC6478 #B4DC64
split-complementary
#64DCC8 #DC64B4 #DC8C64
monochromatic
#24A18C #32D1B6 #64DCC8 #96E7DA #C8F3EB
Accessibility & contrast
On white
1.66
#64DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#64DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCC8
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCC8 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#06DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dcc8; /* rgb */ color: rgb(100, 220, 200); /* oklch */ color: oklch(82.0% 0.112 180.9);
Tailwind
colors: {
custom: {
50: '#9ae7d8',
500: '#64dcc8',
950: '#000000',
},
}SCSS
$custom: #64dcc8; $custom-light: #9ae7d8; $custom-dark: #000000;
JSON
{
"hex": "#64dcc8",
"rgb": {
"r": 100,
"g": 220,
"b": 200
},
"hsl": {
"h": 170,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82018,
"c": 0.11223,
"h": 180.9
},
"luminance": 0.58066
}Semantic roles & 50–950 ramp
primary
#64DCC8
secondary
#A54050
accent
#1B38CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483