#64D8CB#64D8CB
#64D8CB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.2% C 0.107 H 185.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64D8CB |
|---|---|
| RGB | rgb(100, 216, 203) |
| HSL | hsl(173, 60%, 62%) |
| HSV | hsv(173, 54%, 85%) |
| CMYK | cmyk(53.7%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(79.69, -35.93, -3.58) |
| CIE-LCH | lch(79.69, 36.11, 185.69°) |
| OKLab | oklab(81.16% -0.1066 -0.0102) |
| OKLCH | oklch(81.16% 0.107 185.5) |
| XYZ | xyz(40.5862, 56.1290, 65.1835) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Mediumturquoise
#48D1CC
ΔE00 3.62
Seafoam Blue
#78D1B6
ΔE00 5.94
Tiffany Blue
#7BF2DA
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D8CB #D86471
analogous
#64D891 #64D8CB #64ABD8
triadic
#64D8CB #CB64D8 #D8CB64
tetradic
#64D8CB #9164D8 #D86471 #ABD864
square
#64D8CB #9164D8 #D86471 #ABD864
split-complementary
#64D8CB #D864AB #D89164
monochromatic
#279B8E #33CCBB #64D8CB #95E4DB #C6F1EC
Accessibility & contrast
On white
1.72
#64D8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#64D8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D8CB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D8CB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#02DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d8cb; /* rgb */ color: rgb(100, 216, 203); /* oklch */ color: oklch(81.2% 0.107 185.5);
Tailwind
colors: {
custom: {
50: '#9ae4da',
500: '#64d8cb',
950: '#000000',
},
}SCSS
$custom: #64d8cb; $custom-light: #9ae4da; $custom-dark: #000000;
JSON
{
"hex": "#64d8cb",
"rgb": {
"r": 100,
"g": 216,
"b": 203
},
"hsl": {
"h": 173.276,
"s": 59.794,
"l": 61.961
},
"oklch": {
"l": 0.81165,
"c": 0.1071,
"h": 185.5
},
"luminance": 0.56133
}Semantic roles & 50–950 ramp
primary
#64D8CB
secondary
#9F414C
accent
#1E31C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483