#64D2DF#64D2DF
#64D2DF is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.102 H 205.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2DF |
|---|---|
| RGB | rgb(100, 210, 223) |
| HSL | hsl(186, 66%, 63%) |
| HSV | hsv(186, 55%, 87%) |
| CMYK | cmyk(55.2%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.54, -27.81, -16.00) |
| CIE-LCH | lch(78.54, 32.08, 209.92°) |
| OKLab | oklab(80.43% -0.0918 -0.0442) |
| OKLCH | oklch(80.43% 0.102 205.7) |
| XYZ | xyz(41.6160, 54.1262, 78.0520) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.35
Neon Blue
#04D9FF
ΔE00 7.05
Mediumturquoise
#48D1CC
ΔE00 7.31
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2DF #DF7164
analogous
#64DFAE #64D2DF #6495DF
triadic
#64D2DF #DF64D2 #D2DF64
tetradic
#64D2DF #AE64DF #DF7164 #95DF64
square
#64D2DF #AE64DF #DF7164 #95DF64
split-complementary
#64D2DF #DF6495 #DFAE64
monochromatic
#2298A6 #31C3D5 #64D2DF #97E1E9 #C9EFF4
Accessibility & contrast
On white
1.78
#64D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#64D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2DF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2DF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d2df; /* rgb */ color: rgb(100, 210, 223); /* oklch */ color: oklch(80.4% 0.102 205.7);
Tailwind
colors: {
custom: {
50: '#9ae0e9',
500: '#64d2df',
950: '#000000',
},
}SCSS
$custom: #64d2df; $custom-light: #9ae0e9; $custom-dark: #000000;
JSON
{
"hex": "#64d2df",
"rgb": {
"r": 100,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.341,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.80429,
"c": 0.10189,
"h": 205.7
},
"luminance": 0.5413
}Semantic roles & 50–950 ramp
primary
#64D2DF
secondary
#A94A3E
accent
#2B18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484