#64D9CD#64D9CD
#64D9CD is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.107 H 186.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64D9CD |
|---|---|
| RGB | rgb(100, 217, 205) |
| HSL | hsl(174, 61%, 62%) |
| HSV | hsv(174, 54%, 85%) |
| CMYK | cmyk(53.9%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.03, -35.89, -4.14) |
| CIE-LCH | lch(80.03, 36.13, 186.58°) |
| OKLab | oklab(81.46% -0.1068 -0.0117) |
| OKLCH | oklch(81.46% 0.107 186.3) |
| XYZ | xyz(41.0831, 56.7389, 66.5324) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Mediumturquoise
#48D1CC
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.62
Tiffany Blue
#7BF2DA
ΔE00 6.67
Pale Teal
#82CBB2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D9CD #D96470
analogous
#64D993 #64D9CD #64ABD9
triadic
#64D9CD #CD64D9 #D9CD64
tetradic
#64D9CD #9364D9 #D96470 #ABD964
square
#64D9CD #9364D9 #D96470 #ABD964
split-complementary
#64D9CD #D964AB #D99364
monochromatic
#269C90 #33CDBD #64D9CD #95E5DD #C6F1ED
Accessibility & contrast
On white
1.70
#64D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#64D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D9CD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D9CD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#00DDD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64d9cd; /* rgb */ color: rgb(100, 217, 205); /* oklch */ color: oklch(81.5% 0.107 186.3);
Tailwind
colors: {
custom: {
50: '#9ae5dc',
500: '#64d9cd',
950: '#000000',
},
}SCSS
$custom: #64d9cd; $custom-light: #9ae5dc; $custom-dark: #000000;
JSON
{
"hex": "#64d9cd",
"rgb": {
"r": 100,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.846,
"s": 60.622,
"l": 62.157
},
"oklch": {
"l": 0.81462,
"c": 0.10746,
"h": 186.3
},
"luminance": 0.56743
}Semantic roles & 50–950 ramp
primary
#64D9CD
secondary
#A0414B
accent
#1D2FC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484