#64DAE5#64DAE5
#64DAE5 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.107 H 203.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAE5 |
|---|---|
| RGB | rgb(100, 218, 229) |
| HSL | hsl(185, 71%, 65%) |
| HSV | hsv(185, 56%, 90%) |
| CMYK | cmyk(56.3%, 4.8%, 0%, 10.2%) |
| CIE-LAB | lab(81.02, -30.04, -15.47) |
| CIE-LCH | lch(81.02, 33.79, 207.25°) |
| OKLab | oklab(82.49% -0.0979 -0.0428) |
| OKLCH | oklch(82.49% 0.107 203.6) |
| XYZ | xyz(44.4639, 58.5049, 83.0629) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAE5 #E56F64
analogous
#64E5AF #64DAE5 #649AE5
triadic
#64DAE5 #E564DA #DAE564
tetradic
#64DAE5 #AF64E5 #E56F64 #9AE564
square
#64DAE5 #AF64E5 #E56F64 #9AE564
split-complementary
#64DAE5 #E5649A #E5AF64
monochromatic
#1EA4B1 #30CDDC #64DAE5 #98E7EE #CDF3F7
Accessibility & contrast
On white
1.65
#64DAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#64DAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAE5
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAE5 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dae5; /* rgb */ color: rgb(100, 218, 229); /* oklch */ color: oklch(82.5% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#9ce5ed',
500: '#64dae5',
950: '#000000',
},
}SCSS
$custom: #64dae5; $custom-light: #9ce5ed; $custom-dark: #000000;
JSON
{
"hex": "#64dae5",
"rgb": {
"r": 100,
"g": 218,
"b": 229
},
"hsl": {
"h": 185.116,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.8249,
"c": 0.10681,
"h": 203.6
},
"luminance": 0.58509
}Semantic roles & 50–950 ramp
primary
#64DAE5
secondary
#B2463B
accent
#2312D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484