#64D4E6#64D4E6
#64D4E6 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.105 H 209.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4E6 |
|---|---|
| RGB | rgb(100, 212, 230) |
| HSL | hsl(188, 72%, 65%) |
| HSV | hsv(188, 57%, 90%) |
| CMYK | cmyk(56.5%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.33, -26.85, -18.55) |
| CIE-LCH | lch(79.33, 32.63, 214.64°) |
| OKLab | oklab(81.14% -0.0911 -0.0513) |
| OKLCH | oklch(81.14% 0.105 209.4) |
| XYZ | xyz(43.0761, 55.5053, 83.2911) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4E6 #E67664
analogous
#64E6B7 #64D4E6 #6493E6
triadic
#64D4E6 #E664D4 #D4E664
tetradic
#64D4E6 #B764E6 #E67664 #93E664
square
#64D4E6 #B764E6 #E67664 #93E664
split-complementary
#64D4E6 #E66493 #E6B764
monochromatic
#1D9EB3 #2FC5DD #64D4E6 #99E3EE #CDF1F7
Accessibility & contrast
On white
1.74
#64D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#64D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4E6
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4E6 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#B0BEE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d4e6; /* rgb */ color: rgb(100, 212, 230); /* oklch */ color: oklch(81.1% 0.105 209.4);
Tailwind
colors: {
custom: {
50: '#9be1ee',
500: '#64d4e6',
950: '#000000',
},
}SCSS
$custom: #64d4e6; $custom-light: #9be1ee; $custom-dark: #000000;
JSON
{
"hex": "#64d4e6",
"rgb": {
"r": 100,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.308,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.81143,
"c": 0.1046,
"h": 209.4
},
"luminance": 0.55509
}Semantic roles & 50–950 ramp
primary
#64D4E6
secondary
#B34C3B
accent
#2C11D4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485