#64DDEC#64DDEC
#64DDEC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.110 H 206.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDEC |
|---|---|
| RGB | rgb(100, 221, 236) |
| HSL | hsl(187, 78%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(57.6%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.09, -29.56, -17.57) |
| CIE-LCH | lch(82.09, 34.39, 210.73°) |
| OKLab | oklab(83.43% -0.0982 -0.0486) |
| OKLCH | oklch(83.43% 0.11 206.3) |
| XYZ | xyz(46.2461, 60.4737, 88.5760) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Neon Blue
#04D9FF
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDEC #EC7364
analogous
#64ECB7 #64DDEC #6499EC
triadic
#64DDEC #EC64DD #DDEC64
tetradic
#64DDEC #B764EC #EC7364 #99EC64
square
#64DDEC #B764EC #EC7364 #99EC64
split-complementary
#64DDEC #EC6499 #ECB764
monochromatic
#17ACBE #2DD1E5 #64DDEC #9BE9F3 #D1F5F9
Accessibility & contrast
On white
1.60
#64DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#64DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDEC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDEC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64ddec; /* rgb */ color: rgb(100, 221, 236); /* oklch */ color: oklch(83.4% 0.110 206.3);
Tailwind
colors: {
custom: {
50: '#9ce8f2',
500: '#64ddec',
950: '#000000',
},
}SCSS
$custom: #64ddec; $custom-light: #9ce8f2; $custom-dark: #000000;
JSON
{
"hex": "#64ddec",
"rgb": {
"r": 100,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.618,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.83428,
"c": 0.10959,
"h": 206.3
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#64DDEC
secondary
#BD4637
accent
#220BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485