#64CCCD#64CCCD
#64CCCD is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.096 H 196.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCCD |
|---|---|
| RGB | rgb(100, 204, 205) |
| HSL | hsl(181, 51%, 60%) |
| HSV | hsv(181, 51%, 80%) |
| CMYK | cmyk(51.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.25, -29.74, -9.74) |
| CIE-LCH | lch(76.25, 31.30, 198.14°) |
| OKLab | oklab(78.41% -0.0927 -0.0269) |
| OKLCH | oklch(78.41% 0.096 196.2) |
| XYZ | xyz(37.8633, 50.2994, 65.4592) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 8.08
Topaz
#13BBAF
ΔE00 8.32
Lightseagreen
#20B2AA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCCD #CD6564
analogous
#64CD99 #64CCCD #6498CD
triadic
#64CCCD #CD64CC #CCCD64
tetradic
#64CCCD #9964CD #CD6564 #98CD64
square
#64CCCD #9964CD #CD6564 #98CD64
split-complementary
#64CCCD #CD6498 #CD9964
monochromatic
#2D898A #3BB7B8 #64CCCD #92DBDC #C1EAEB
Accessibility & contrast
On white
1.90
#64CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#64CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCCD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCCD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CD
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#0ED2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64cccd; /* rgb */ color: rgb(100, 204, 205); /* oklch */ color: oklch(78.4% 0.096 196.2);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#64cccd',
950: '#000000',
},
}SCSS
$custom: #64cccd; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#64cccd",
"rgb": {
"r": 100,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.571,
"s": 51.22,
"l": 59.804
},
"oklch": {
"l": 0.7841,
"c": 0.09649,
"h": 196.2
},
"luminance": 0.50303
}Semantic roles & 50–950 ramp
primary
#64CCCD
secondary
#914544
accent
#4E4DDB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484