#64DBE8#64DBE8
#64DBE8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.108 H 205.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBE8 |
|---|---|
| RGB | rgb(100, 219, 232) |
| HSL | hsl(186, 74%, 65%) |
| HSV | hsv(186, 57%, 91%) |
| CMYK | cmyk(56.9%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.40, -29.70, -16.50) |
| CIE-LCH | lch(81.40, 33.97, 209.05°) |
| OKLab | oklab(82.83% -0.0977 -0.0456) |
| OKLCH | oklch(82.83% 0.108 205) |
| XYZ | xyz(45.1465, 59.1941, 85.3747) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.78
Neon Blue
#04D9FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBE8 #E87164
analogous
#64E8B3 #64DBE8 #6499E8
triadic
#64DBE8 #E864DB #DBE864
tetradic
#64DBE8 #B364E8 #E87164 #99E864
square
#64DBE8 #B364E8 #E87164 #99E864
split-complementary
#64DBE8 #E86499 #E8B364
monochromatic
#1BA7B7 #2FCFE0 #64DBE8 #99E7F0 #CFF4F8
Accessibility & contrast
On white
1.64
#64DBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#64DBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBE8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBE8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dbe8; /* rgb */ color: rgb(100, 219, 232); /* oklch */ color: oklch(82.8% 0.108 205.0);
Tailwind
colors: {
custom: {
50: '#9ce6ef',
500: '#64dbe8',
950: '#000000',
},
}SCSS
$custom: #64dbe8; $custom-light: #9ce6ef; $custom-dark: #000000;
JSON
{
"hex": "#64dbe8",
"rgb": {
"r": 100,
"g": 219,
"b": 232
},
"hsl": {
"h": 185.909,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.82826,
"c": 0.10785,
"h": 205
},
"luminance": 0.59199
}Semantic roles & 50–950 ramp
primary
#64DBE8
secondary
#B6463A
accent
#230FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485