#64CECF#64CECF
#64CECF is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.098 H 196.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64CECF |
|---|---|
| RGB | rgb(100, 206, 207) |
| HSL | hsl(181, 53%, 60%) |
| HSV | hsv(181, 52%, 81%) |
| CMYK | cmyk(51.7%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(76.89, -30.18, -9.87) |
| CIE-LCH | lch(76.89, 31.75, 198.10°) |
| OKLab | oklab(78.94% -0.094 -0.0273) |
| OKLCH | oklch(78.94% 0.098 196.2) |
| XYZ | xyz(38.5847, 51.3534, 66.8982) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 7.78
Topaz
#13BBAF
ΔE00 8.56
Robin'S Egg
#6DEDFD
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CECF #CF6564
analogous
#64CF9B #64CECF #6498CF
triadic
#64CECF #CF64CE #CECF64
tetradic
#64CECF #9B64CF #CF6564 #98CF64
square
#64CECF #9B64CF #CF6564 #98CF64
split-complementary
#64CECF #CF6498 #CF9B64
monochromatic
#2C8C8D #3ABABC #64CECF #93DDDD #C1ECEC
Accessibility & contrast
On white
1.86
#64CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#64CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CECF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CECF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#04D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64cecf; /* rgb */ color: rgb(100, 206, 207); /* oklch */ color: oklch(78.9% 0.098 196.2);
Tailwind
colors: {
custom: {
50: '#99dddd',
500: '#64cecf',
950: '#000000',
},
}SCSS
$custom: #64cecf; $custom-light: #99dddd; $custom-dark: #000000;
JSON
{
"hex": "#64cecf",
"rgb": {
"r": 100,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.561,
"s": 52.709,
"l": 60.196
},
"oklch": {
"l": 0.78945,
"c": 0.0979,
"h": 196.2
},
"luminance": 0.51357
}Semantic roles & 50–950 ramp
primary
#64CECF
secondary
#934544
accent
#2725C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484