#64DAEE#64DAEE
#64DAEE is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.109 H 210.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAEE |
|---|---|
| RGB | rgb(100, 218, 238) |
| HSL | hsl(189, 80%, 66%) |
| HSV | hsv(189, 58%, 93%) |
| CMYK | cmyk(58%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.30, -27.55, -19.83) |
| CIE-LCH | lch(81.30, 33.94, 215.75°) |
| OKLab | oklab(82.81% -0.0943 -0.0549) |
| OKLCH | oklch(82.81% 0.109 210.2) |
| XYZ | xyz(45.7532, 59.0206, 89.8533) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Sky Blue
#87CEEB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAEE #EE7864
analogous
#64EEBD #64DAEE #6495EE
triadic
#64DAEE #EE64DA #DAEE64
tetradic
#64DAEE #BD64EE #EE7864 #95EE64
square
#64DAEE #BD64EE #EE7864 #95EE64
split-complementary
#64DAEE #EE6495 #EEBD64
monochromatic
#15A9C2 #2DCDE8 #64DAEE #9BE7F4 #D2F4FA
Accessibility & contrast
On white
1.64
#64DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#64DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAEE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAEE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64daee; /* rgb */ color: rgb(100, 218, 238); /* oklch */ color: oklch(82.8% 0.109 210.2);
Tailwind
colors: {
custom: {
50: '#9ce5f3',
500: '#64daee',
950: '#000000',
},
}SCSS
$custom: #64daee; $custom-light: #9ce5f3; $custom-dark: #000000;
JSON
{
"hex": "#64daee",
"rgb": {
"r": 100,
"g": 218,
"b": 238
},
"hsl": {
"h": 188.696,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.82812,
"c": 0.10912,
"h": 210.2
},
"luminance": 0.59025
}Semantic roles & 50–950 ramp
primary
#64DAEE
secondary
#C04A36
accent
#2809DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485