#64D7ED#64D7ED
#64D7ED is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.1% C 0.108 H 212.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7ED |
|---|---|
| RGB | rgb(100, 215, 237) |
| HSL | hsl(190, 79%, 66%) |
| HSV | hsv(190, 58%, 93%) |
| CMYK | cmyk(57.8%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.42, -26.36, -20.64) |
| CIE-LCH | lch(80.42, 33.48, 218.07°) |
| OKLab | oklab(82.09% -0.0916 -0.0572) |
| OKLCH | oklch(82.09% 0.108 212) |
| XYZ | xyz(44.8358, 57.4202, 88.8247) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7ED #ED7A64
analogous
#64EDBE #64D7ED #6492ED
triadic
#64D7ED #ED64D7 #D7ED64
tetradic
#64D7ED #BE64ED #ED7A64 #92ED64
square
#64D7ED #BE64ED #ED7A64 #92ED64
split-complementary
#64D7ED #ED6492 #EDBE64
monochromatic
#16A5C0 #2DC9E7 #64D7ED #9BE5F3 #D2F3FA
Accessibility & contrast
On white
1.68
#64D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#64D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7ED
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7ED | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64d7ed; /* rgb */ color: rgb(100, 215, 237); /* oklch */ color: oklch(82.1% 0.108 212.0);
Tailwind
colors: {
custom: {
50: '#9ce3f2',
500: '#64d7ed',
950: '#000000',
},
}SCSS
$custom: #64d7ed; $custom-light: #9ce3f2; $custom-dark: #000000;
JSON
{
"hex": "#64d7ed",
"rgb": {
"r": 100,
"g": 215,
"b": 237
},
"hsl": {
"h": 189.635,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.82089,
"c": 0.10795,
"h": 212
},
"luminance": 0.57425
}Semantic roles & 50–950 ramp
primary
#64D7ED
secondary
#BF4C37
accent
#2C0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485