#64D3CD#64D3CD
#64D3CD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.102 H 190.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64D3CD |
|---|---|
| RGB | rgb(100, 211, 205) |
| HSL | hsl(177, 56%, 61%) |
| HSV | hsv(177, 53%, 83%) |
| CMYK | cmyk(52.6%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.29, -33.08, -6.72) |
| CIE-LCH | lch(78.29, 33.76, 191.48°) |
| OKLab | oklab(80.05% -0.1003 -0.0187) |
| OKLCH | oklch(80.05% 0.102 190.6) |
| XYZ | xyz(39.5646, 53.7019, 66.0263) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.06
Darkturquoise
#00CED1
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 7.86
Topaz
#13BBAF
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D3CD #D3646A
analogous
#64D395 #64D3CD #64A1D3
triadic
#64D3CD #CD64D3 #D3CD64
tetradic
#64D3CD #9564D3 #D3646A #A1D364
square
#64D3CD #9564D3 #D3646A #A1D364
split-complementary
#64D3CD #D364A1 #D39564
monochromatic
#2A938D #37C3BB #64D3CD #94E1DC #C3EEEC
Accessibility & contrast
On white
1.79
#64D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#64D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D3CD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D3CD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#03D8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d3cd; /* rgb */ color: rgb(100, 211, 205); /* oklch */ color: oklch(80.1% 0.102 190.6);
Tailwind
colors: {
custom: {
50: '#99e1dc',
500: '#64d3cd',
950: '#000000',
},
}SCSS
$custom: #64d3cd; $custom-light: #99e1dc; $custom-dark: #000000;
JSON
{
"hex": "#64d3cd",
"rgb": {
"r": 100,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.757,
"s": 55.779,
"l": 60.98
},
"oklch": {
"l": 0.80052,
"c": 0.10205,
"h": 190.6
},
"luminance": 0.53706
}Semantic roles & 50–950 ramp
primary
#64D3CD
secondary
#984347
accent
#222BC3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484