#64DBE7#64DBE7
#64DBE7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.108 H 204.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBE7 |
|---|---|
| RGB | rgb(100, 219, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.7%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.37, -29.97, -16.01) |
| CIE-LCH | lch(81.37, 33.98, 208.11°) |
| OKLab | oklab(82.79% -0.0981 -0.0443) |
| OKLCH | oklch(82.79% 0.108 204.3) |
| XYZ | xyz(45.0049, 59.1374, 84.6287) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.53
Mediumturquoise
#48D1CC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBE7 #E77064
analogous
#64E7B1 #64DBE7 #649AE7
triadic
#64DBE7 #E764DB #DBE764
tetradic
#64DBE7 #B164E7 #E77064 #9AE764
square
#64DBE7 #B164E7 #E77064 #9AE764
split-complementary
#64DBE7 #E7649A #E7B164
monochromatic
#1CA7B5 #2FCFDF #64DBE7 #99E7EF #CEF4F7
Accessibility & contrast
On white
1.64
#64DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#64DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBE7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBE7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dbe7; /* rgb */ color: rgb(100, 219, 231); /* oklch */ color: oklch(82.8% 0.108 204.3);
Tailwind
colors: {
custom: {
50: '#9ce6ee',
500: '#64dbe7',
950: '#000000',
},
}SCSS
$custom: #64dbe7; $custom-light: #9ce6ee; $custom-dark: #000000;
JSON
{
"hex": "#64dbe7",
"rgb": {
"r": 100,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.496,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.82791,
"c": 0.10765,
"h": 204.3
},
"luminance": 0.59142
}Semantic roles & 50–950 ramp
primary
#64DBE7
secondary
#B5463A
accent
#2210D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485