#64CDCD#64CDCD
#64CDCD is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.097 H 195.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64CDCD |
|---|---|
| RGB | rgb(100, 205, 205) |
| HSL | hsl(180, 51%, 60%) |
| HSV | hsv(180, 51%, 80%) |
| CMYK | cmyk(51.2%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.54, -30.22, -9.31) |
| CIE-LCH | lch(76.54, 31.62, 197.12°) |
| OKLab | oklab(78.64% -0.0938 -0.0257) |
| OKLCH | oklch(78.64% 0.097 195.4) |
| XYZ | xyz(38.1017, 50.7762, 65.5386) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.19
Darkturquoise
#00CED1
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 7.63
Topaz
#13BBAF
ΔE00 8.19
Lightseagreen
#20B2AA
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CDCD #CD6464
analogous
#64CD99 #64CDCD #6499CD
triadic
#64CDCD #CD64CD #CDCD64
tetradic
#64CDCD #9964CD #CD6464 #99CD64
square
#64CDCD #9964CD #CD6464 #99CD64
split-complementary
#64CDCD #CD6499 #CD9964
monochromatic
#2D8A8A #3BB8B8 #64CDCD #92DCDC #C1EBEB
Accessibility & contrast
On white
1.88
#64CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#64CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CDCD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CDCD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#0DD3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #64cdcd; /* rgb */ color: rgb(100, 205, 205); /* oklch */ color: oklch(78.6% 0.097 195.4);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#64cdcd',
950: '#000000',
},
}SCSS
$custom: #64cdcd; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#64cdcd",
"rgb": {
"r": 100,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 51.22,
"l": 59.804
},
"oklch": {
"l": 0.78644,
"c": 0.09723,
"h": 195.4
},
"luminance": 0.5078
}Semantic roles & 50–950 ramp
primary
#64CDCD
secondary
#914444
accent
#4D4DDB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484