#64DAE8#64DAE8
#64DAE8 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.107 H 205.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAE8 |
|---|---|
| RGB | rgb(100, 218, 232) |
| HSL | hsl(186, 74%, 65%) |
| HSV | hsv(186, 57%, 91%) |
| CMYK | cmyk(56.9%, 6%, 0%, 9%) |
| CIE-LAB | lab(81.11, -29.22, -16.93) |
| CIE-LCH | lch(81.11, 33.77, 210.09°) |
| OKLab | oklab(82.6% -0.0967 -0.0468) |
| OKLCH | oklch(82.6% 0.107 205.8) |
| XYZ | xyz(44.8864, 58.6739, 85.2880) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAE8 #E87264
analogous
#64E8B4 #64DAE8 #6498E8
triadic
#64DAE8 #E864DA #DAE864
tetradic
#64DAE8 #B464E8 #E87264 #98E864
square
#64DAE8 #B464E8 #E87264 #98E864
split-complementary
#64DAE8 #E86498 #E8B464
monochromatic
#1BA6B7 #2FCDE0 #64DAE8 #99E7F0 #CFF3F8
Accessibility & contrast
On white
1.65
#64DAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#64DAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAE8
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAE8 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dae8; /* rgb */ color: rgb(100, 218, 232); /* oklch */ color: oklch(82.6% 0.107 205.8);
Tailwind
colors: {
custom: {
50: '#9ce5ef',
500: '#64dae8',
950: '#000000',
},
}SCSS
$custom: #64dae8; $custom-light: #9ce5ef; $custom-dark: #000000;
JSON
{
"hex": "#64dae8",
"rgb": {
"r": 100,
"g": 218,
"b": 232
},
"hsl": {
"h": 186.364,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.82596,
"c": 0.10742,
"h": 205.8
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#64DAE8
secondary
#B6473A
accent
#240FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485