#64DCCF#64DCCF
#64DCCF is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.110 H 185.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCCF |
|---|---|
| RGB | rgb(100, 220, 207) |
| HSL | hsl(174, 63%, 63%) |
| HSV | hsv(174, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.96, -36.77, -3.84) |
| CIE-LCH | lch(80.96, 36.97, 185.97°) |
| OKLab | oklab(82.23% -0.1092 -0.0109) |
| OKLCH | oklch(82.23% 0.11 185.7) |
| XYZ | xyz(42.1063, 58.3967, 68.0721) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.62
Mediumturquoise
#48D1CC
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.11
Bright Aqua
#0BF9EA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCCF #DC6471
analogous
#64DC93 #64DCCF #64ADDC
triadic
#64DCCF #CF64DC #DCCF64
tetradic
#64DCCF #9364DC #DC6471 #ADDC64
square
#64DCCF #9364DC #DC6471 #ADDC64
split-complementary
#64DCCF #DC64AD #DC9364
monochromatic
#24A194 #32D1C0 #64DCCF #96E7DE #C8F3EE
Accessibility & contrast
On white
1.66
#64DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#64DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCCF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCCF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dccf; /* rgb */ color: rgb(100, 220, 207); /* oklch */ color: oklch(82.2% 0.110 185.7);
Tailwind
colors: {
custom: {
50: '#9ae7dd',
500: '#64dccf',
950: '#000000',
},
}SCSS
$custom: #64dccf; $custom-light: #9ae7dd; $custom-dark: #000000;
JSON
{
"hex": "#64dccf",
"rgb": {
"r": 100,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8223,
"c": 0.10974,
"h": 185.7
},
"luminance": 0.58401
}Semantic roles & 50–950 ramp
primary
#64DCCF
secondary
#A5404B
accent
#1B2ECB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484