#64DBE2#64DBE2
#64DBE2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.107 H 200.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBE2 |
|---|---|
| RGB | rgb(100, 219, 226) |
| HSL | hsl(183, 68%, 64%) |
| HSV | hsv(183, 56%, 89%) |
| CMYK | cmyk(55.8%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(81.21, -31.33, -13.58) |
| CIE-LCH | lch(81.21, 34.15, 203.43°) |
| OKLab | oklab(82.62% -0.1001 -0.0375) |
| OKLCH | oklch(82.62% 0.107 200.6) |
| XYZ | xyz(44.3088, 58.8590, 80.9626) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBE2 #E26B64
analogous
#64E2AA #64DBE2 #649CE2
triadic
#64DBE2 #E264DB #DBE264
tetradic
#64DBE2 #AA64E2 #E26B64 #9CE264
square
#64DBE2 #AA64E2 #E26B64 #9CE264
split-complementary
#64DBE2 #E2649C #E2AA64
monochromatic
#20A4AC #30CFD8 #64DBE2 #98E7EC #CBF3F5
Accessibility & contrast
On white
1.64
#64DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#64DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBE2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBE2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E3
Deuteranopia (green-blind)
#B9C3E3
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dbe2; /* rgb */ color: rgb(100, 219, 226); /* oklch */ color: oklch(82.6% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#9be6eb',
500: '#64dbe2',
950: '#000000',
},
}SCSS
$custom: #64dbe2; $custom-light: #9be6eb; $custom-dark: #000000;
JSON
{
"hex": "#64dbe2",
"rgb": {
"r": 100,
"g": 219,
"b": 226
},
"hsl": {
"h": 183.333,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.82617,
"c": 0.10695,
"h": 200.6
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#64DBE2
secondary
#AD433D
accent
#1F15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484