#64D7EB#64D7EB
#64D7EB is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.107 H 210.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7EB |
|---|---|
| RGB | rgb(100, 215, 235) |
| HSL | hsl(189, 77%, 66%) |
| HSV | hsv(189, 57%, 92%) |
| CMYK | cmyk(57.4%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.35, -26.92, -19.68) |
| CIE-LCH | lch(80.35, 33.35, 216.16°) |
| OKLab | oklab(82.02% -0.0923 -0.0545) |
| OKLCH | oklch(82.02% 0.107 210.5) |
| XYZ | xyz(44.5453, 57.3040, 87.2944) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7EB #EB7864
analogous
#64EBBB #64D7EB #6493EB
triadic
#64D7EB #EB64D7 #D7EB64
tetradic
#64D7EB #BB64EB #EB7864 #93EB64
square
#64D7EB #BB64EB #EB7864 #93EB64
split-complementary
#64D7EB #EB6493 #EBBB64
monochromatic
#18A4BC #2EC9E4 #64D7EB #9AE5F2 #D0F3F9
Accessibility & contrast
On white
1.69
#64D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#64D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7EB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7EB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64d7eb; /* rgb */ color: rgb(100, 215, 235); /* oklch */ color: oklch(82.0% 0.107 210.5);
Tailwind
colors: {
custom: {
50: '#9ce3f1',
500: '#64d7eb',
950: '#000000',
},
}SCSS
$custom: #64d7eb; $custom-light: #9ce3f1; $custom-dark: #000000;
JSON
{
"hex": "#64d7eb",
"rgb": {
"r": 100,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.82015,
"c": 0.10721,
"h": 210.5
},
"luminance": 0.57308
}Semantic roles & 50–950 ramp
primary
#64D7EB
secondary
#BB4B38
accent
#2B0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485