#64DCDF#64DCDF
#64DCDF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.107 H 197.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCDF |
|---|---|
| RGB | rgb(100, 220, 223) |
| HSL | hsl(181, 66%, 63%) |
| HSV | hsv(181, 55%, 87%) |
| CMYK | cmyk(55.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.41, -32.61, -11.69) |
| CIE-LCH | lch(81.41, 34.65, 199.72°) |
| OKLab | oklab(82.75% -0.1024 -0.0323) |
| OKLCH | oklch(82.75% 0.107 197.5) |
| XYZ | xyz(44.1624, 59.2191, 78.9008) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCDF #DF6764
analogous
#64DFA4 #64DCDF #649EDF
triadic
#64DCDF #DF64DC #DCDF64
tetradic
#64DCDF #A464DF #DF6764 #9EDF64
square
#64DCDF #A464DF #DF6764 #9EDF64
split-complementary
#64DCDF #DF649E #DFA464
monochromatic
#22A3A6 #31D1D5 #64DCDF #97E7E9 #C9F3F4
Accessibility & contrast
On white
1.63
#64DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#64DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCDF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCDF | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcdf; /* rgb */ color: rgb(100, 220, 223); /* oklch */ color: oklch(82.7% 0.107 197.5);
Tailwind
colors: {
custom: {
50: '#9be7e9',
500: '#64dcdf',
950: '#000000',
},
}SCSS
$custom: #64dcdf; $custom-light: #9be7e9; $custom-dark: #000000;
JSON
{
"hex": "#64dcdf",
"rgb": {
"r": 100,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.463,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82746,
"c": 0.10741,
"h": 197.5
},
"luminance": 0.59223
}Semantic roles & 50–950 ramp
primary
#64DCDF
secondary
#A9413E
accent
#1C18CE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484