#64CCCF#64CCCF
#64CCCF is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.097 H 197.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCCF |
|---|---|
| RGB | rgb(100, 204, 207) |
| HSL | hsl(182, 53%, 60%) |
| HSV | hsv(182, 52%, 81%) |
| CMYK | cmyk(51.7%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.31, -29.21, -10.73) |
| CIE-LCH | lch(76.31, 31.12, 200.17°) |
| OKLab | oklab(78.48% -0.0918 -0.0296) |
| OKLCH | oklch(78.48% 0.097 197.9) |
| XYZ | xyz(38.1063, 50.3965, 66.7387) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 8.68
Robin'S Egg
#6DEDFD
ΔE00 8.74
Topaz
#13BBAF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCCF #CF6764
analogous
#64CF9C #64CCCF #6497CF
triadic
#64CCCF #CF64CC #CCCF64
tetradic
#64CCCF #9C64CF #CF6764 #97CF64
square
#64CCCF #9C64CF #CF6764 #97CF64
split-complementary
#64CCCF #CF6497 #CF9C64
monochromatic
#2C8A8D #3AB8BC #64CCCF #93DBDD #C1EBEC
Accessibility & contrast
On white
1.90
#64CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#64CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCCF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCCF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#AEB7D0
Tritanopia (blue-blind)
#07D2CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64cccf; /* rgb */ color: rgb(100, 204, 207); /* oklch */ color: oklch(78.5% 0.097 197.9);
Tailwind
colors: {
custom: {
50: '#99dcdd',
500: '#64cccf',
950: '#000000',
},
}SCSS
$custom: #64cccf; $custom-light: #99dcdd; $custom-dark: #000000;
JSON
{
"hex": "#64cccf",
"rgb": {
"r": 100,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.682,
"s": 52.709,
"l": 60.196
},
"oklch": {
"l": 0.78477,
"c": 0.0965,
"h": 197.9
},
"luminance": 0.504
}Semantic roles & 50–950 ramp
primary
#64CCCF
secondary
#934644
accent
#2A25C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484