#64D2CD#64D2CD
#64D2CD is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.8% C 0.101 H 191.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2CD |
|---|---|
| RGB | rgb(100, 210, 205) |
| HSL | hsl(177, 55%, 61%) |
| HSV | hsv(177, 52%, 82%) |
| CMYK | cmyk(52.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.00, -32.61, -7.15) |
| CIE-LCH | lch(78.00, 33.38, 192.37°) |
| OKLab | oklab(79.82% -0.0992 -0.0199) |
| OKLCH | oklch(79.82% 0.101 191.3) |
| XYZ | xyz(39.3169, 53.2066, 65.9437) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.05
Darkturquoise
#00CED1
ΔE00 4.64
Turquoise
#40E0D0
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 7.71
Topaz
#13BBAF
ΔE00 7.95
Seafoam Blue
#78D1B6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2CD #D26469
analogous
#64D296 #64D2CD #64A0D2
triadic
#64D2CD #CD64D2 #D2CD64
tetradic
#64D2CD #9664D2 #D26469 #A0D264
square
#64D2CD #9664D2 #D26469 #A0D264
split-complementary
#64D2CD #D264A0 #D29664
monochromatic
#2A918D #38C1BB #64D2CD #93E0DC #C3EEEC
Accessibility & contrast
On white
1.80
#64D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#64D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2CD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2CD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#05D7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #64d2cd; /* rgb */ color: rgb(100, 210, 205); /* oklch */ color: oklch(79.8% 0.101 191.3);
Tailwind
colors: {
custom: {
50: '#99e0dc',
500: '#64d2cd',
950: '#000000',
},
}SCSS
$custom: #64d2cd; $custom-light: #99e0dc; $custom-dark: #000000;
JSON
{
"hex": "#64d2cd",
"rgb": {
"r": 100,
"g": 210,
"b": 205
},
"hsl": {
"h": 177.273,
"s": 55,
"l": 60.784
},
"oklch": {
"l": 0.79817,
"c": 0.10121,
"h": 191.3
},
"luminance": 0.5321
}Semantic roles & 50–950 ramp
primary
#64D2CD
secondary
#974347
accent
#232AC3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484