#64D6EB#64D6EB
#64D6EB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.8% C 0.107 H 211.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64D6EB |
|---|---|
| RGB | rgb(100, 214, 235) |
| HSL | hsl(189, 77%, 66%) |
| HSV | hsv(189, 57%, 92%) |
| CMYK | cmyk(57.4%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.06, -26.43, -20.11) |
| CIE-LCH | lch(80.06, 33.21, 217.26°) |
| OKLab | oklab(81.79% -0.0913 -0.0557) |
| OKLCH | oklch(81.79% 0.107 211.4) |
| XYZ | xyz(44.2914, 56.7963, 87.2098) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D6EB #EB7964
analogous
#64EBBC #64D6EB #6492EB
triadic
#64D6EB #EB64D6 #D6EB64
tetradic
#64D6EB #BC64EB #EB7964 #92EB64
square
#64D6EB #BC64EB #EB7964 #92EB64
split-complementary
#64D6EB #EB6492 #EBBC64
monochromatic
#18A3BC #2EC8E4 #64D6EB #9AE4F2 #D0F3F9
Accessibility & contrast
On white
1.70
#64D6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#64D6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D6EB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D6EB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64d6eb; /* rgb */ color: rgb(100, 214, 235); /* oklch */ color: oklch(81.8% 0.107 211.4);
Tailwind
colors: {
custom: {
50: '#9ce3f1',
500: '#64d6eb',
950: '#000000',
},
}SCSS
$custom: #64d6eb; $custom-light: #9ce3f1; $custom-dark: #000000;
JSON
{
"hex": "#64d6eb",
"rgb": {
"r": 100,
"g": 214,
"b": 235
},
"hsl": {
"h": 189.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.81786,
"c": 0.10693,
"h": 211.4
},
"luminance": 0.56801
}Semantic roles & 50–950 ramp
primary
#64D6EB
secondary
#BB4C38
accent
#2C0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485