#64CCCE#64CCCE
#64CCCE is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.096 H 197.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCCE |
|---|---|
| RGB | rgb(100, 204, 206) |
| HSL | hsl(181, 52%, 60%) |
| HSV | hsv(181, 51%, 81%) |
| CMYK | cmyk(51.5%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.28, -29.48, -10.24) |
| CIE-LCH | lch(76.28, 31.20, 199.15°) |
| OKLab | oklab(78.44% -0.0922 -0.0283) |
| OKLCH | oklch(78.44% 0.096 197.1) |
| XYZ | xyz(37.9844, 50.3478, 66.0969) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 6.14
Turquoise
#40E0D0
ΔE00 8.37
Topaz
#13BBAF
ΔE00 8.58
Robin'S Egg
#6DEDFD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCCE #CE6664
analogous
#64CE9B #64CCCE #6497CE
triadic
#64CCCE #CE64CC #CCCE64
tetradic
#64CCCE #9B64CE #CE6664 #97CE64
square
#64CCCE #9B64CE #CE6664 #97CE64
split-complementary
#64CCCE #CE6497 #CE9B64
monochromatic
#2C8A8C #3BB8BA #64CCCE #92DBDD #C1EBEB
Accessibility & contrast
On white
1.90
#64CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#64CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCCE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCCE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#AEB7CF
Tritanopia (blue-blind)
#0BD2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64ccce; /* rgb */ color: rgb(100, 204, 206); /* oklch */ color: oklch(78.4% 0.096 197.1);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#64ccce',
950: '#000000',
},
}SCSS
$custom: #64ccce; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#64ccce",
"rgb": {
"r": 100,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.132,
"s": 51.961,
"l": 60
},
"oklch": {
"l": 0.78443,
"c": 0.09648,
"h": 197.1
},
"luminance": 0.50351
}Semantic roles & 50–950 ramp
primary
#64CCCE
secondary
#924644
accent
#4F4CDB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484