#64D5DC#64D5DC
#64D5DC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.103 H 200.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64D5DC |
|---|---|
| RGB | rgb(100, 213, 220) |
| HSL | hsl(184, 63%, 63%) |
| HSV | hsv(184, 55%, 86%) |
| CMYK | cmyk(54.5%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.31, -30.08, -13.24) |
| CIE-LCH | lch(79.31, 32.86, 203.76°) |
| OKLab | oklab(81.02% -0.0962 -0.0366) |
| OKLCH | oklch(81.02% 0.103 200.8) |
| XYZ | xyz(41.9627, 55.4611, 76.1899) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D5DC #DC6B64
analogous
#64DCA7 #64D5DC #6499DC
triadic
#64D5DC #DC64D5 #D5DC64
tetradic
#64D5DC #A764DC #DC6B64 #99DC64
square
#64D5DC #A764DC #DC6B64 #99DC64
split-complementary
#64D5DC #DC6499 #DCA764
monochromatic
#249AA1 #32C7D1 #64D5DC #96E3E7 #C8F0F3
Accessibility & contrast
On white
1.74
#64D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#64D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D5DC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D5DC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d5dc; /* rgb */ color: rgb(100, 213, 220); /* oklch */ color: oklch(81.0% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#9ae2e6',
500: '#64d5dc',
950: '#000000',
},
}SCSS
$custom: #64d5dc; $custom-light: #9ae2e6; $custom-dark: #000000;
JSON
{
"hex": "#64d5dc",
"rgb": {
"r": 100,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81019,
"c": 0.10294,
"h": 200.8
},
"luminance": 0.55465
}Semantic roles & 50–950 ramp
primary
#64D5DC
secondary
#A54640
accent
#251BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484