#64D7CE#64D7CE
#64D7CE is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.0% C 0.105 H 188.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7CE |
|---|---|
| RGB | rgb(100, 215, 206) |
| HSL | hsl(175, 59%, 62%) |
| HSV | hsv(175, 53%, 84%) |
| CMYK | cmyk(53.5%, 0%, 4.2%, 15.7%) |
| CIE-LAB | lab(79.48, -34.70, -5.49) |
| CIE-LCH | lch(79.48, 35.14, 188.99°) |
| OKLab | oklab(81.02% -0.1042 -0.0154) |
| OKLCH | oklch(81.02% 0.105 188.4) |
| XYZ | xyz(40.6918, 55.7626, 66.9994) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.66
Turquoise
#40E0D0
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 7.10
Tiffany Blue
#7BF2DA
ΔE00 7.61
Pale Teal
#82CBB2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7CE #D7646D
analogous
#64D795 #64D7CE #64A7D7
triadic
#64D7CE #CE64D7 #D7CE64
tetradic
#64D7CE #9564D7 #D7646D #A7D764
square
#64D7CE #9564D7 #D7646D #A7D764
split-complementary
#64D7CE #D764A7 #D79564
monochromatic
#289990 #34CABE #64D7CE #95E4DD #C5F0ED
Accessibility & contrast
On white
1.73
#64D7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#64D7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7CE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7CE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d7ce; /* rgb */ color: rgb(100, 215, 206); /* oklch */ color: oklch(81.0% 0.105 188.4);
Tailwind
colors: {
custom: {
50: '#9ae4dc',
500: '#64d7ce',
950: '#000000',
},
}SCSS
$custom: #64d7ce; $custom-light: #9ae4dc; $custom-dark: #000000;
JSON
{
"hex": "#64d7ce",
"rgb": {
"r": 100,
"g": 215,
"b": 206
},
"hsl": {
"h": 175.304,
"s": 58.974,
"l": 61.765
},
"oklch": {
"l": 0.81023,
"c": 0.10537,
"h": 188.4
},
"luminance": 0.55766
}Semantic roles & 50–950 ramp
primary
#64D7CE
secondary
#9E4249
accent
#1F2CC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484