#64DDCD#64DDCD
#64DDCD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.111 H 183.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDCD |
|---|---|
| RGB | rgb(100, 221, 205) |
| HSL | hsl(172, 64%, 63%) |
| HSV | hsv(172, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.20, -37.73, -2.43) |
| CIE-LCH | lch(81.20, 37.81, 183.69°) |
| OKLab | oklab(82.4% -0.1111 -0.0071) |
| OKLCH | oklch(82.4% 0.111 183.7) |
| XYZ | xyz(42.1266, 58.8260, 66.8803) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.38
Mediumturquoise
#48D1CC
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 5.74
Aqua (survey)
#13EAC9
ΔE00 6.33
Bright Aqua
#0BF9EA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDCD #DD6474
analogous
#64DD90 #64DDCD #64B0DD
triadic
#64DDCD #CD64DD #DDCD64
tetradic
#64DDCD #9064DD #DD6474 #B0DD64
square
#64DDCD #9064DD #DD6474 #B0DD64
split-complementary
#64DDCD #DD64B0 #DD9064
monochromatic
#24A392 #32D2BD #64DDCD #96E8DD #C8F3ED
Accessibility & contrast
On white
1.64
#64DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#64DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDCD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDCD | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64ddcd; /* rgb */ color: rgb(100, 221, 205); /* oklch */ color: oklch(82.4% 0.111 183.7);
Tailwind
colors: {
custom: {
50: '#9ae8dc',
500: '#64ddcd',
950: '#000000',
},
}SCSS
$custom: #64ddcd; $custom-light: #9ae8dc; $custom-dark: #000000;
JSON
{
"hex": "#64ddcd",
"rgb": {
"r": 100,
"g": 221,
"b": 205
},
"hsl": {
"h": 172.066,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82404,
"c": 0.11135,
"h": 183.7
},
"luminance": 0.5883
}Semantic roles & 50–950 ramp
primary
#64DDCD
secondary
#A63F4D
accent
#1A31CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484