#64DCD7#64DCD7
#64DCD7 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.108 H 191.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCD7 |
|---|---|
| RGB | rgb(100, 220, 215) |
| HSL | hsl(178, 63%, 63%) |
| HSV | hsv(178, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.18, -34.72, -7.78) |
| CIE-LCH | lch(81.18, 35.58, 192.62°) |
| OKLab | oklab(82.48% -0.1058 -0.0216) |
| OKLCH | oklch(82.48% 0.108 191.6) |
| XYZ | xyz(43.1092, 58.7978, 73.3541) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.17
Turquoise
#40E0D0
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 7.52
Bright Cyan
#41FDFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCD7 #DC6469
analogous
#64DC9B #64DCD7 #64A5DC
triadic
#64DCD7 #D764DC #DCD764
tetradic
#64DCD7 #9B64DC #DC6469 #A5DC64
square
#64DCD7 #9B64DC #DC6469 #A5DC64
split-complementary
#64DCD7 #DC64A5 #DC9B64
monochromatic
#24A19C #32D1CA #64DCD7 #96E7E4 #C8F3F1
Accessibility & contrast
On white
1.65
#64DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#64DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCD7
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCD7 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BDC4D8
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcd7; /* rgb */ color: rgb(100, 220, 215); /* oklch */ color: oklch(82.5% 0.108 191.6);
Tailwind
colors: {
custom: {
50: '#9be7e3',
500: '#64dcd7',
950: '#000000',
},
}SCSS
$custom: #64dcd7; $custom-light: #9be7e3; $custom-dark: #000000;
JSON
{
"hex": "#64dcd7",
"rgb": {
"r": 100,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82483,
"c": 0.10796,
"h": 191.6
},
"luminance": 0.58802
}Semantic roles & 50–950 ramp
primary
#64DCD7
secondary
#A54044
accent
#1B22CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484