#64D4E0#64D4E0
#64D4E0 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.103 H 204.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4E0 |
|---|---|
| RGB | rgb(100, 212, 224) |
| HSL | hsl(186, 67%, 64%) |
| HSV | hsv(186, 55%, 88%) |
| CMYK | cmyk(55.4%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(79.14, -28.51, -15.63) |
| CIE-LCH | lch(79.14, 32.51, 208.73°) |
| OKLab | oklab(80.93% -0.0935 -0.0432) |
| OKLCH | oklch(80.93% 0.103 204.8) |
| XYZ | xyz(42.2480, 55.1740, 78.9298) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.95
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4E0 #E07064
analogous
#64E0AE #64D4E0 #6496E0
triadic
#64D4E0 #E064D4 #D4E064
tetradic
#64D4E0 #AE64E0 #E07064 #96E064
square
#64D4E0 #AE64E0 #E07064 #96E064
split-complementary
#64D4E0 #E06496 #E0AE64
monochromatic
#229BA8 #31C6D6 #64D4E0 #97E2EA #CAF0F4
Accessibility & contrast
On white
1.74
#64D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#64D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4E0
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4E0 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE1
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d4e0; /* rgb */ color: rgb(100, 212, 224); /* oklch */ color: oklch(80.9% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#9be1e9',
500: '#64d4e0',
950: '#000000',
},
}SCSS
$custom: #64d4e0; $custom-light: #9be1e9; $custom-dark: #000000;
JSON
{
"hex": "#64d4e0",
"rgb": {
"r": 100,
"g": 212,
"b": 224
},
"hsl": {
"h": 185.806,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.80927,
"c": 0.10302,
"h": 204.8
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#64D4E0
secondary
#AA483E
accent
#2917CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484