#64D4CD#64D4CD
#64D4CD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.3% C 0.103 H 189.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4CD |
|---|---|
| RGB | rgb(100, 212, 205) |
| HSL | hsl(176, 57%, 61%) |
| HSV | hsv(176, 53%, 83%) |
| CMYK | cmyk(52.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.58, -33.55, -6.29) |
| CIE-LCH | lch(78.58, 34.14, 190.62°) |
| OKLab | oklab(80.29% -0.1014 -0.0175) |
| OKLCH | oklch(80.29% 0.103 189.8) |
| XYZ | xyz(39.8138, 54.2003, 66.1093) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.15
Turquoise
#40E0D0
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 7.57
Topaz
#13BBAF
ΔE00 8.03
Pale Teal
#82CBB2
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4CD #D4646B
analogous
#64D495 #64D4CD #64A3D4
triadic
#64D4CD #CD64D4 #D4CD64
tetradic
#64D4CD #9564D4 #D4646B #A3D464
square
#64D4CD #9564D4 #D4646B #A3D464
split-complementary
#64D4CD #D464A3 #D49564
monochromatic
#29948E #36C4BB #64D4CD #94E1DC #C4EFEC
Accessibility & contrast
On white
1.77
#64D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#64D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4CD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4CD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#01D9D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d4cd; /* rgb */ color: rgb(100, 212, 205); /* oklch */ color: oklch(80.3% 0.103 189.8);
Tailwind
colors: {
custom: {
50: '#99e1dc',
500: '#64d4cd',
950: '#000000',
},
}SCSS
$custom: #64d4cd; $custom-light: #99e1dc; $custom-dark: #000000;
JSON
{
"hex": "#64d4cd",
"rgb": {
"r": 100,
"g": 212,
"b": 205
},
"hsl": {
"h": 176.25,
"s": 56.566,
"l": 61.176
},
"oklch": {
"l": 0.80286,
"c": 0.10292,
"h": 189.8
},
"luminance": 0.54204
}Semantic roles & 50–950 ramp
primary
#64D4CD
secondary
#9A4348
accent
#212CC4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484