#64CFCF#64CFCF
#64CFCF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.099 H 195.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFCF |
|---|---|
| RGB | rgb(100, 207, 207) |
| HSL | hsl(180, 53%, 60%) |
| HSV | hsv(180, 52%, 81%) |
| CMYK | cmyk(51.7%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.18, -30.66, -9.43) |
| CIE-LCH | lch(77.18, 32.08, 197.10°) |
| OKLab | oklab(79.18% -0.0951 -0.0261) |
| OKLCH | oklch(79.18% 0.099 195.3) |
| XYZ | xyz(38.8262, 51.8364, 66.9787) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.04
Darkturquoise
#00CED1
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 7.34
Topaz
#13BBAF
ΔE00 8.46
Robin'S Egg
#6DEDFD
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFCF #CF6464
analogous
#64CF99 #64CFCF #6499CF
triadic
#64CFCF #CF64CF #CFCF64
tetradic
#64CFCF #9964CF #CF6464 #99CF64
square
#64CFCF #9964CF #CF6464 #99CF64
split-complementary
#64CFCF #CF6499 #CF9964
monochromatic
#2C8D8D #3ABCBC #64CFCF #93DDDD #C1ECEC
Accessibility & contrast
On white
1.85
#64CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#64CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFCF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFCF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#02D5CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cfcf; /* rgb */ color: rgb(100, 207, 207); /* oklch */ color: oklch(79.2% 0.099 195.3);
Tailwind
colors: {
custom: {
50: '#99dedd',
500: '#64cfcf',
950: '#000000',
},
}SCSS
$custom: #64cfcf; $custom-light: #99dedd; $custom-dark: #000000;
JSON
{
"hex": "#64cfcf",
"rgb": {
"r": 100,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 52.709,
"l": 60.196
},
"oklch": {
"l": 0.79179,
"c": 0.09863,
"h": 195.3
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#64CFCF
secondary
#934444
accent
#2525C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484