#64D3DD#64D3DD
#64D3DD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.102 H 203.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64D3DD |
|---|---|
| RGB | rgb(100, 211, 221) |
| HSL | hsl(185, 64%, 63%) |
| HSV | hsv(185, 55%, 87%) |
| CMYK | cmyk(54.8%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.76, -28.84, -14.59) |
| CIE-LCH | lch(78.76, 32.32, 206.84°) |
| OKLab | oklab(80.59% -0.0937 -0.0403) |
| OKLCH | oklch(80.59% 0.102 203.3) |
| XYZ | xyz(41.5956, 54.5143, 76.7228) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D3DD #DD6E64
analogous
#64DDAB #64D3DD #6496DD
triadic
#64D3DD #DD64D3 #D3DD64
tetradic
#64D3DD #AB64DD #DD6E64 #96DD64
square
#64D3DD #AB64DD #DD6E64 #96DD64
split-complementary
#64D3DD #DD6496 #DDAB64
monochromatic
#2498A3 #32C5D2 #64D3DD #96E1E8 #C8EFF3
Accessibility & contrast
On white
1.76
#64D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#64D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D3DD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D3DD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64d3dd; /* rgb */ color: rgb(100, 211, 221); /* oklch */ color: oklch(80.6% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#9ae1e7',
500: '#64d3dd',
950: '#000000',
},
}SCSS
$custom: #64d3dd; $custom-light: #9ae1e7; $custom-dark: #000000;
JSON
{
"hex": "#64d3dd",
"rgb": {
"r": 100,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.959,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.8059,
"c": 0.10198,
"h": 203.3
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#64D3DD
secondary
#A6483F
accent
#281ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484