#64DFDC#64DFDC
#64DFDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.110 H 193.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFDC |
|---|---|
| RGB | rgb(100, 223, 220) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.19, -34.82, -8.94) |
| CIE-LCH | lch(82.19, 35.94, 194.40°) |
| OKLab | oklab(83.35% -0.1068 -0.0248) |
| OKLCH | oklch(83.35% 0.11 193.1) |
| XYZ | xyz(44.5560, 60.6476, 77.0543) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.41
Bright Cyan
#41FDFE
ΔE00 6.88
Aqua Blue
#02D8E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFDC #DF6467
analogous
#64DF9E #64DFDC #64A4DF
triadic
#64DFDC #DC64DF #DFDC64
tetradic
#64DFDC #9E64DF #DF6467 #A4DF64
square
#64DFDC #9E64DF #DF6467 #A4DF64
split-complementary
#64DFDC #DF64A4 #DF9E64
monochromatic
#22A6A3 #31D5D1 #64DFDC #97E9E7 #C9F4F3
Accessibility & contrast
On white
1.60
#64DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#64DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFDC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFDC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfdc; /* rgb */ color: rgb(100, 223, 220); /* oklch */ color: oklch(83.3% 0.110 193.1);
Tailwind
colors: {
custom: {
50: '#9be9e6',
500: '#64dfdc',
950: '#000000',
},
}SCSS
$custom: #64dfdc; $custom-light: #9be9e6; $custom-dark: #000000;
JSON
{
"hex": "#64dfdc",
"rgb": {
"r": 100,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.537,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83345,
"c": 0.10969,
"h": 193.1
},
"luminance": 0.60652
}Semantic roles & 50–950 ramp
primary
#64DFDC
secondary
#A93E41
accent
#181CCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484