#64DAEB#64DAEB
#64DAEB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.108 H 208.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAEB |
|---|---|
| RGB | rgb(100, 218, 235) |
| HSL | hsl(188, 77%, 66%) |
| HSV | hsv(188, 57%, 92%) |
| CMYK | cmyk(57.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.21, -28.39, -18.38) |
| CIE-LCH | lch(81.21, 33.82, 212.92°) |
| OKLab | oklab(82.7% -0.0955 -0.0509) |
| OKLCH | oklch(82.7% 0.108 208.1) |
| XYZ | xyz(45.3162, 58.8458, 87.5514) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.88
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAEB #EB7564
analogous
#64EBB9 #64DAEB #6496EB
triadic
#64DAEB #EB64DA #DAEB64
tetradic
#64DAEB #B964EB #EB7564 #96EB64
square
#64DAEB #B964EB #EB7564 #96EB64
split-complementary
#64DAEB #EB6496 #EBB964
monochromatic
#18A8BC #2ECDE4 #64DAEB #9AE7F2 #D0F4F9
Accessibility & contrast
On white
1.64
#64DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#64DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAEB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAEB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64daeb; /* rgb */ color: rgb(100, 218, 235); /* oklch */ color: oklch(82.7% 0.108 208.1);
Tailwind
colors: {
custom: {
50: '#9ce5f1',
500: '#64daeb',
950: '#000000',
},
}SCSS
$custom: #64daeb; $custom-light: #9ce5f1; $custom-dark: #000000;
JSON
{
"hex": "#64daeb",
"rgb": {
"r": 100,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.82703,
"c": 0.10818,
"h": 208.1
},
"luminance": 0.5885
}Semantic roles & 50–950 ramp
primary
#64DAEB
secondary
#BB4838
accent
#260CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485