#64D6DD#64D6DD
#64D6DD is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.104 H 200.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64D6DD |
|---|---|
| RGB | rgb(100, 214, 221) |
| HSL | hsl(183, 64%, 63%) |
| HSV | hsv(183, 55%, 87%) |
| CMYK | cmyk(54.8%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(79.62, -30.29, -13.30) |
| CIE-LCH | lch(79.62, 33.08, 203.70°) |
| OKLab | oklab(81.29% -0.0969 -0.0367) |
| OKLCH | oklch(81.29% 0.104 200.8) |
| XYZ | xyz(42.3478, 56.0188, 76.9736) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D6DD #DD6B64
analogous
#64DDA7 #64D6DD #6499DD
triadic
#64D6DD #DD64D6 #D6DD64
tetradic
#64D6DD #A764DD #DD6B64 #99DD64
square
#64D6DD #A764DD #DD6B64 #99DD64
split-complementary
#64D6DD #DD6499 #DDA764
monochromatic
#249CA3 #32C9D2 #64D6DD #96E3E8 #C8F1F3
Accessibility & contrast
On white
1.72
#64D6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#64D6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D6DD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D6DD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d6dd; /* rgb */ color: rgb(100, 214, 221); /* oklch */ color: oklch(81.3% 0.104 200.8);
Tailwind
colors: {
custom: {
50: '#9be3e7',
500: '#64d6dd',
950: '#000000',
},
}SCSS
$custom: #64d6dd; $custom-light: #9be3e7; $custom-dark: #000000;
JSON
{
"hex": "#64d6dd",
"rgb": {
"r": 100,
"g": 214,
"b": 221
},
"hsl": {
"h": 183.471,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81285,
"c": 0.10362,
"h": 200.8
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#64D6DD
secondary
#A6453F
accent
#241ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484