#64D8DC#64D8DC
#64D8DC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.105 H 198.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64D8DC |
|---|---|
| RGB | rgb(100, 216, 220) |
| HSL | hsl(182, 63%, 63%) |
| HSV | hsv(182, 55%, 86%) |
| CMYK | cmyk(54.5%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.17, -31.51, -11.94) |
| CIE-LCH | lch(80.17, 33.70, 200.76°) |
| OKLab | oklab(81.72% -0.0994 -0.033) |
| OKLCH | oklch(81.72% 0.105 198.4) |
| XYZ | xyz(42.7243, 56.9842, 76.4438) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D8DC #DC6864
analogous
#64DCA4 #64D8DC #649CDC
triadic
#64D8DC #DC64D8 #D8DC64
tetradic
#64D8DC #A464DC #DC6864 #9CDC64
square
#64D8DC #A464DC #DC6864 #9CDC64
split-complementary
#64D8DC #DC649C #DCA464
monochromatic
#249DA1 #32CBD1 #64D8DC #96E5E7 #C8F1F3
Accessibility & contrast
On white
1.69
#64D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#64D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D8DC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D8DC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64d8dc; /* rgb */ color: rgb(100, 216, 220); /* oklch */ color: oklch(81.7% 0.105 198.4);
Tailwind
colors: {
custom: {
50: '#9be4e6',
500: '#64d8dc',
950: '#000000',
},
}SCSS
$custom: #64d8dc; $custom-light: #9be4e6; $custom-dark: #000000;
JSON
{
"hex": "#64d8dc",
"rgb": {
"r": 100,
"g": 216,
"b": 220
},
"hsl": {
"h": 182,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81716,
"c": 0.10476,
"h": 198.4
},
"luminance": 0.56988
}Semantic roles & 50–950 ramp
primary
#64D8DC
secondary
#A54340
accent
#201BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484