#64D6E8#64D6E8
#64D6E8 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.106 H 209.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64D6E8 |
|---|---|
| RGB | rgb(100, 214, 232) |
| HSL | hsl(188, 74%, 65%) |
| HSV | hsv(188, 57%, 91%) |
| CMYK | cmyk(56.9%, 7.8%, 0%, 9%) |
| CIE-LAB | lab(79.97, -27.27, -18.65) |
| CIE-LCH | lch(79.97, 33.04, 214.37°) |
| OKLab | oklab(81.68% -0.0925 -0.0516) |
| OKLCH | oklch(81.68% 0.106 209.2) |
| XYZ | xyz(43.8617, 56.6244, 84.9464) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D6E8 #E87664
analogous
#64E8B8 #64D6E8 #6494E8
triadic
#64D6E8 #E864D6 #D6E864
tetradic
#64D6E8 #B864E8 #E87664 #94E864
square
#64D6E8 #B864E8 #E87664 #94E864
split-complementary
#64D6E8 #E86494 #E8B864
monochromatic
#1BA1B7 #2FC8E0 #64D6E8 #99E4F0 #CFF2F8
Accessibility & contrast
On white
1.70
#64D6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#64D6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D6E8
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D6E8 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64d6e8; /* rgb */ color: rgb(100, 214, 232); /* oklch */ color: oklch(81.7% 0.106 209.2);
Tailwind
colors: {
custom: {
50: '#9be3ef',
500: '#64d6e8',
950: '#000000',
},
}SCSS
$custom: #64d6e8; $custom-light: #9be3ef; $custom-dark: #000000;
JSON
{
"hex": "#64d6e8",
"rgb": {
"r": 100,
"g": 214,
"b": 232
},
"hsl": {
"h": 188.182,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.81676,
"c": 0.1059,
"h": 209.2
},
"luminance": 0.56629
}Semantic roles & 50–950 ramp
primary
#64D6E8
secondary
#B64B3A
accent
#2A0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485