#64DCDC#64DCDC
#64DCDC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.107 H 195.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCDC |
|---|---|
| RGB | rgb(100, 220, 220) |
| HSL | hsl(180, 63%, 63%) |
| HSV | hsv(180, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.32, -33.41, -10.22) |
| CIE-LCH | lch(81.32, 34.94, 197.01°) |
| OKLab | oklab(82.65% -0.1037 -0.0283) |
| OKLCH | oklch(82.65% 0.107 195.3) |
| XYZ | xyz(43.7615, 59.0588, 76.7895) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCDC #DC6464
analogous
#64DCA0 #64DCDC #64A0DC
triadic
#64DCDC #DC64DC #DCDC64
tetradic
#64DCDC #A064DC #DC6464 #A0DC64
square
#64DCDC #A064DC #DC6464 #A0DC64
split-complementary
#64DCDC #DC64A0 #DCA064
monochromatic
#24A1A1 #32D1D1 #64DCDC #96E7E7 #C8F3F3
Accessibility & contrast
On white
1.64
#64DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#64DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCDC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCDC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcdc; /* rgb */ color: rgb(100, 220, 220); /* oklch */ color: oklch(82.6% 0.107 195.3);
Tailwind
colors: {
custom: {
50: '#9be7e6',
500: '#64dcdc',
950: '#000000',
},
}SCSS
$custom: #64dcdc; $custom-light: #9be7e6; $custom-dark: #000000;
JSON
{
"hex": "#64dcdc",
"rgb": {
"r": 100,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82646,
"c": 0.10748,
"h": 195.3
},
"luminance": 0.59063
}Semantic roles & 50–950 ramp
primary
#64DCDC
secondary
#A54040
accent
#1B1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484