#64D2DD#64D2DD
#64D2DD is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.4% C 0.101 H 204.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2DD |
|---|---|
| RGB | rgb(100, 210, 221) |
| HSL | hsl(185, 64%, 63%) |
| HSV | hsv(185, 55%, 87%) |
| CMYK | cmyk(54.8%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.47, -28.35, -15.02) |
| CIE-LCH | lch(78.47, 32.09, 207.92°) |
| OKLab | oklab(80.36% -0.0926 -0.0415) |
| OKLCH | oklch(80.36% 0.101 204.2) |
| XYZ | xyz(41.3479, 54.0190, 76.6403) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2DD #DD6F64
analogous
#64DDAC #64D2DD #6495DD
triadic
#64D2DD #DD64D2 #D2DD64
tetradic
#64D2DD #AC64DD #DD6F64 #95DD64
square
#64D2DD #AC64DD #DD6F64 #95DD64
split-complementary
#64D2DD #DD6495 #DDAC64
monochromatic
#2497A3 #32C3D2 #64D2DD #96E1E8 #C8EFF3
Accessibility & contrast
On white
1.78
#64D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#64D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2DD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2DD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d2dd; /* rgb */ color: rgb(100, 210, 221); /* oklch */ color: oklch(80.4% 0.101 204.2);
Tailwind
colors: {
custom: {
50: '#9ae0e7',
500: '#64d2dd',
950: '#000000',
},
}SCSS
$custom: #64d2dd; $custom-light: #9ae0e7; $custom-dark: #000000;
JSON
{
"hex": "#64d2dd",
"rgb": {
"r": 100,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.455,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80358,
"c": 0.10148,
"h": 204.2
},
"luminance": 0.54023
}Semantic roles & 50–950 ramp
primary
#64D2DD
secondary
#A6493F
accent
#2A1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484