#64DAE9#64DAE9
#64DAE9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.108 H 206.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAE9 |
|---|---|
| RGB | rgb(100, 218, 233) |
| HSL | hsl(187, 75%, 65%) |
| HSV | hsv(187, 57%, 91%) |
| CMYK | cmyk(57.1%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(81.14, -28.94, -17.41) |
| CIE-LCH | lch(81.14, 33.78, 211.03°) |
| OKLab | oklab(82.63% -0.0963 -0.0482) |
| OKLCH | oklch(82.63% 0.108 206.6) |
| XYZ | xyz(45.0289, 58.7309, 86.0382) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAE9 #E97364
analogous
#64E9B5 #64DAE9 #6497E9
triadic
#64DAE9 #E964DA #DAE964
tetradic
#64DAE9 #B564E9 #E97364 #97E964
square
#64DAE9 #B564E9 #E97364 #97E964
split-complementary
#64DAE9 #E96497 #E9B564
monochromatic
#1AA7B8 #2ECDE1 #64DAE9 #9AE7F1 #CFF4F8
Accessibility & contrast
On white
1.65
#64DAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#64DAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAE9
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAE9 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EA
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dae9; /* rgb */ color: rgb(100, 218, 233); /* oklch */ color: oklch(82.6% 0.108 206.6);
Tailwind
colors: {
custom: {
50: '#9ce5f0',
500: '#64dae9',
950: '#000000',
},
}SCSS
$custom: #64dae9; $custom-light: #9ce5f0; $custom-dark: #000000;
JSON
{
"hex": "#64dae9",
"rgb": {
"r": 100,
"g": 218,
"b": 233
},
"hsl": {
"h": 186.767,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.82631,
"c": 0.10765,
"h": 206.6
},
"luminance": 0.58735
}Semantic roles & 50–950 ramp
primary
#64DAE9
secondary
#B84739
accent
#250ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485