#64DDCF#64DDCF
#64DDCF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.111 H 185.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDCF |
|---|---|
| RGB | rgb(100, 221, 207) |
| HSL | hsl(173, 64%, 63%) |
| HSV | hsv(173, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.25, -37.23, -3.42) |
| CIE-LCH | lch(81.25, 37.38, 185.24°) |
| OKLab | oklab(82.47% -0.1103 -0.0098) |
| OKLCH | oklch(82.47% 0.111 185.1) |
| XYZ | xyz(42.3696, 58.9231, 68.1598) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.43
Mediumturquoise
#48D1CC
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 6.26
Aqua (survey)
#13EAC9
ΔE00 6.84
Bright Aqua
#0BF9EA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDCF #DD6472
analogous
#64DD92 #64DDCF #64AEDD
triadic
#64DDCF #CF64DD #DDCF64
tetradic
#64DDCF #9264DD #DD6472 #AEDD64
square
#64DDCF #9264DD #DD6472 #AEDD64
split-complementary
#64DDCF #DD64AE #DD9264
monochromatic
#24A394 #32D2BF #64DDCF #96E8DF #C8F3EE
Accessibility & contrast
On white
1.64
#64DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#64DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDCF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDCF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64ddcf; /* rgb */ color: rgb(100, 221, 207); /* oklch */ color: oklch(82.5% 0.111 185.1);
Tailwind
colors: {
custom: {
50: '#9ae8dd',
500: '#64ddcf',
950: '#000000',
},
}SCSS
$custom: #64ddcf; $custom-light: #9ae8dd; $custom-dark: #000000;
JSON
{
"hex": "#64ddcf",
"rgb": {
"r": 100,
"g": 221,
"b": 207
},
"hsl": {
"h": 173.058,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82465,
"c": 0.11069,
"h": 185.1
},
"luminance": 0.58927
}Semantic roles & 50–950 ramp
primary
#64DDCF
secondary
#A63F4B
accent
#1A2ECC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484