#64DCDD#64DCDD
#64DCDD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.107 H 196.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCDD |
|---|---|
| RGB | rgb(100, 220, 221) |
| HSL | hsl(180, 64%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.35, -33.15, -10.71) |
| CIE-LCH | lch(81.35, 34.83, 197.91°) |
| OKLab | oklab(82.68% -0.1033 -0.0296) |
| OKLCH | oklch(82.68% 0.107 196) |
| XYZ | xyz(43.8944, 59.1119, 77.4891) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCDD #DD6564
analogous
#64DDA1 #64DCDD #649FDD
triadic
#64DCDD #DD64DC #DCDD64
tetradic
#64DCDD #A164DD #DD6564 #9FDD64
square
#64DCDD #A164DD #DD6564 #9FDD64
split-complementary
#64DCDD #DD649F #DDA164
monochromatic
#24A2A3 #32D1D2 #64DCDD #96E7E8 #C8F3F3
Accessibility & contrast
On white
1.64
#64DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#64DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCDD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCDD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcdd; /* rgb */ color: rgb(100, 220, 221); /* oklch */ color: oklch(82.7% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#9be7e7',
500: '#64dcdd',
950: '#000000',
},
}SCSS
$custom: #64dcdd; $custom-light: #9be7e7; $custom-dark: #000000;
JSON
{
"hex": "#64dcdd",
"rgb": {
"r": 100,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.496,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82679,
"c": 0.10743,
"h": 196
},
"luminance": 0.59116
}Semantic roles & 50–950 ramp
primary
#64DCDD
secondary
#A6403F
accent
#1B1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484