#64D8CD#64D8CD
#64D8CD is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.107 H 187.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64D8CD |
|---|---|
| RGB | rgb(100, 216, 205) |
| HSL | hsl(174, 60%, 62%) |
| HSV | hsv(174, 54%, 85%) |
| CMYK | cmyk(53.7%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.74, -35.42, -4.57) |
| CIE-LCH | lch(79.74, 35.72, 187.35°) |
| OKLab | oklab(81.23% -0.1057 -0.0129) |
| OKLCH | oklch(81.23% 0.107 187) |
| XYZ | xyz(40.8261, 56.2250, 66.4468) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.15
Turquoise
#40E0D0
ΔE00 3.37
Darkturquoise
#00CED1
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 6.55
Tiffany Blue
#7BF2DA
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D8CD #D8646F
analogous
#64D893 #64D8CD #64A9D8
triadic
#64D8CD #CD64D8 #D8CD64
tetradic
#64D8CD #9364D8 #D8646F #A9D864
square
#64D8CD #9364D8 #D8646F #A9D864
split-complementary
#64D8CD #D864A9 #D89364
monochromatic
#279B90 #33CCBD #64D8CD #95E4DD #C6F1ED
Accessibility & contrast
On white
1.71
#64D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#64D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D8CD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D8CD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64d8cd; /* rgb */ color: rgb(100, 216, 205); /* oklch */ color: oklch(81.2% 0.107 187.0);
Tailwind
colors: {
custom: {
50: '#9ae4dc',
500: '#64d8cd',
950: '#000000',
},
}SCSS
$custom: #64d8cd; $custom-light: #9ae4dc; $custom-dark: #000000;
JSON
{
"hex": "#64d8cd",
"rgb": {
"r": 100,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.31,
"s": 59.794,
"l": 61.961
},
"oklch": {
"l": 0.81227,
"c": 0.10653,
"h": 187
},
"luminance": 0.56229
}Semantic roles & 50–950 ramp
primary
#64D8CD
secondary
#9F414A
accent
#1E2EC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484