#64DAED#64DAED
#64DAED is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.109 H 209.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAED |
|---|---|
| RGB | rgb(100, 218, 237) |
| HSL | hsl(188, 79%, 66%) |
| HSV | hsv(188, 58%, 93%) |
| CMYK | cmyk(57.8%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.27, -27.83, -19.35) |
| CIE-LCH | lch(81.27, 33.89, 214.81°) |
| OKLab | oklab(82.78% -0.0947 -0.0536) |
| OKLCH | oklch(82.78% 0.109 209.5) |
| XYZ | xyz(45.6067, 58.9620, 89.0817) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAED #ED7764
analogous
#64EDBB #64DAED #6495ED
triadic
#64DAED #ED64DA #DAED64
tetradic
#64DAED #BB64ED #ED7764 #95ED64
square
#64DAED #BB64ED #ED7764 #95ED64
split-complementary
#64DAED #ED6495 #EDBB64
monochromatic
#16A9C0 #2DCDE7 #64DAED #9BE7F3 #D2F4FA
Accessibility & contrast
On white
1.64
#64DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#64DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAED
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAED | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64daed; /* rgb */ color: rgb(100, 218, 237); /* oklch */ color: oklch(82.8% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#9ce5f2',
500: '#64daed',
950: '#000000',
},
}SCSS
$custom: #64daed; $custom-light: #9ce5f2; $custom-dark: #000000;
JSON
{
"hex": "#64daed",
"rgb": {
"r": 100,
"g": 218,
"b": 237
},
"hsl": {
"h": 188.321,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.82776,
"c": 0.1088,
"h": 209.5
},
"luminance": 0.58967
}Semantic roles & 50–950 ramp
primary
#64DAED
secondary
#BF4937
accent
#270ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485