#64D0DF#64D0DF
#64D0DF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.101 H 207.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64D0DF |
|---|---|
| RGB | rgb(100, 208, 223) |
| HSL | hsl(187, 66%, 63%) |
| HSV | hsv(187, 55%, 87%) |
| CMYK | cmyk(55.2%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.96, -26.83, -16.87) |
| CIE-LCH | lch(77.96, 31.69, 212.16°) |
| OKLab | oklab(79.97% -0.0896 -0.0466) |
| OKLCH | oklch(79.97% 0.101 207.5) |
| XYZ | xyz(41.1253, 53.1449, 77.8884) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.34
Neon Blue
#04D9FF
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 7.76
Robin Egg Blue
#8AF1FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D0DF #DF7364
analogous
#64DFB0 #64D0DF #6492DF
triadic
#64D0DF #DF64D0 #D0DF64
tetradic
#64D0DF #B064DF #DF7364 #92DF64
square
#64D0DF #B064DF #DF7364 #92DF64
split-complementary
#64D0DF #DF6492 #DFB064
monochromatic
#2296A6 #31C1D5 #64D0DF #97DFE9 #C9EFF4
Accessibility & contrast
On white
1.81
#64D0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#64D0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D0DF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D0DF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #64d0df; /* rgb */ color: rgb(100, 208, 223); /* oklch */ color: oklch(80.0% 0.101 207.5);
Tailwind
colors: {
custom: {
50: '#9adee9',
500: '#64d0df',
950: '#000000',
},
}SCSS
$custom: #64d0df; $custom-light: #9adee9; $custom-dark: #000000;
JSON
{
"hex": "#64d0df",
"rgb": {
"r": 100,
"g": 208,
"b": 223
},
"hsl": {
"h": 187.317,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.79967,
"c": 0.10105,
"h": 207.5
},
"luminance": 0.53149
}Semantic roles & 50–950 ramp
primary
#64D0DF
secondary
#A94B3E
accent
#2E18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484