#64DAE7#64DAE7
#64DAE7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.107 H 205.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAE7 |
|---|---|
| RGB | rgb(100, 218, 231) |
| HSL | hsl(186, 73%, 65%) |
| HSV | hsv(186, 57%, 91%) |
| CMYK | cmyk(56.7%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(81.08, -29.49, -16.44) |
| CIE-LCH | lch(81.08, 33.77, 209.14°) |
| OKLab | oklab(82.56% -0.0971 -0.0455) |
| OKLCH | oklch(82.56% 0.107 205.1) |
| XYZ | xyz(44.7448, 58.6172, 84.5420) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.56
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.70
Neon Blue
#04D9FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAE7 #E77164
analogous
#64E7B2 #64DAE7 #6499E7
triadic
#64DAE7 #E764DA #DAE764
tetradic
#64DAE7 #B264E7 #E77164 #99E764
square
#64DAE7 #B264E7 #E77164 #99E764
split-complementary
#64DAE7 #E76499 #E7B264
monochromatic
#1CA5B5 #2FCDDF #64DAE7 #99E7EF #CEF3F7
Accessibility & contrast
On white
1.65
#64DAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#64DAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAE7
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAE7 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dae7; /* rgb */ color: rgb(100, 218, 231); /* oklch */ color: oklch(82.6% 0.107 205.1);
Tailwind
colors: {
custom: {
50: '#9ce5ee',
500: '#64dae7',
950: '#000000',
},
}SCSS
$custom: #64dae7; $custom-light: #9ce5ee; $custom-dark: #000000;
JSON
{
"hex": "#64dae7",
"rgb": {
"r": 100,
"g": 218,
"b": 231
},
"hsl": {
"h": 185.954,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.8256,
"c": 0.1072,
"h": 205.1
},
"luminance": 0.58622
}Semantic roles & 50–950 ramp
primary
#64DAE7
secondary
#B5463A
accent
#2410D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485