#64D2CE#64D2CE
#64D2CE is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.8% C 0.101 H 192.1°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2CE |
|---|---|
| RGB | rgb(100, 210, 206) |
| HSL | hsl(178, 55%, 61%) |
| HSV | hsv(178, 52%, 82%) |
| CMYK | cmyk(52.4%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.03, -32.35, -7.64) |
| CIE-LCH | lch(78.03, 33.24, 193.30°) |
| OKLab | oklab(79.85% -0.0988 -0.0212) |
| OKLCH | oklch(79.85% 0.101 192.1) |
| XYZ | xyz(39.4380, 53.2550, 66.5815) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.13
Darkturquoise
#00CED1
ΔE00 4.48
Turquoise
#40E0D0
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 7.38
Topaz
#13BBAF
ΔE00 8.11
Seafoam Blue
#78D1B6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2CE #D26468
analogous
#64D297 #64D2CE #649FD2
triadic
#64D2CE #CE64D2 #D2CE64
tetradic
#64D2CE #9764D2 #D26468 #9FD264
square
#64D2CE #9764D2 #D26468 #9FD264
split-complementary
#64D2CE #D2649F #D29764
monochromatic
#2A918E #38C1BC #64D2CE #93E0DD #C3EEEC
Accessibility & contrast
On white
1.80
#64D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#64D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2CE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2CE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#01D7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #64d2ce; /* rgb */ color: rgb(100, 210, 206); /* oklch */ color: oklch(79.8% 0.101 192.1);
Tailwind
colors: {
custom: {
50: '#99e0dc',
500: '#64d2ce',
950: '#000000',
},
}SCSS
$custom: #64d2ce; $custom-light: #99e0dc; $custom-dark: #000000;
JSON
{
"hex": "#64d2ce",
"rgb": {
"r": 100,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.818,
"s": 55,
"l": 60.784
},
"oklch": {
"l": 0.79849,
"c": 0.10106,
"h": 192.1
},
"luminance": 0.53259
}Semantic roles & 50–950 ramp
primary
#64D2CE
secondary
#974346
accent
#2329C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484