#64D6DC#64D6DC
#64D6DC is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.104 H 200.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64D6DC |
|---|---|
| RGB | rgb(100, 214, 220) |
| HSL | hsl(183, 63%, 63%) |
| HSV | hsv(183, 55%, 86%) |
| CMYK | cmyk(54.5%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.59, -30.56, -12.81) |
| CIE-LCH | lch(79.59, 33.13, 202.74°) |
| OKLab | oklab(81.25% -0.0973 -0.0354) |
| OKLCH | oklch(81.25% 0.104 200) |
| XYZ | xyz(42.2150, 55.9657, 76.2740) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D6DC #DC6A64
analogous
#64DCA6 #64D6DC #649ADC
triadic
#64D6DC #DC64D6 #D6DC64
tetradic
#64D6DC #A664DC #DC6A64 #9ADC64
square
#64D6DC #A664DC #DC6A64 #9ADC64
split-complementary
#64D6DC #DC649A #DCA664
monochromatic
#249BA1 #32C9D1 #64D6DC #96E3E7 #C8F0F3
Accessibility & contrast
On white
1.72
#64D6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#64D6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D6DC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D6DC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d6dc; /* rgb */ color: rgb(100, 214, 220); /* oklch */ color: oklch(81.3% 0.104 200.0);
Tailwind
colors: {
custom: {
50: '#9be3e6',
500: '#64d6dc',
950: '#000000',
},
}SCSS
$custom: #64d6dc; $custom-light: #9be3e6; $custom-dark: #000000;
JSON
{
"hex": "#64d6dc",
"rgb": {
"r": 100,
"g": 214,
"b": 220
},
"hsl": {
"h": 183,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81251,
"c": 0.10353,
"h": 200
},
"luminance": 0.5597
}Semantic roles & 50–950 ramp
primary
#64D6DC
secondary
#A54540
accent
#231BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484