#64DDEB#64DDEB
#64DDEB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.109 H 205.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDEB |
|---|---|
| RGB | rgb(100, 221, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 57%, 92%) |
| CMYK | cmyk(57.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.06, -29.84, -17.09) |
| CIE-LCH | lch(82.06, 34.38, 209.80°) |
| OKLab | oklab(83.39% -0.0986 -0.0473) |
| OKLCH | oklch(83.39% 0.109 205.6) |
| XYZ | xyz(46.1012, 60.4158, 87.8130) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDEB #EB7264
analogous
#64EBB5 #64DDEB #6499EB
triadic
#64DDEB #EB64DD #DDEB64
tetradic
#64DDEB #B564EB #EB7264 #99EB64
square
#64DDEB #B564EB #EB7264 #99EB64
split-complementary
#64DDEB #EB6499 #EBB564
monochromatic
#18ABBC #2ED1E4 #64DDEB #9AE9F2 #D0F5F9
Accessibility & contrast
On white
1.61
#64DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#64DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDEB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDEB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64ddeb; /* rgb */ color: rgb(100, 221, 235); /* oklch */ color: oklch(83.4% 0.109 205.6);
Tailwind
colors: {
custom: {
50: '#9ce8f1',
500: '#64ddeb',
950: '#000000',
},
}SCSS
$custom: #64ddeb; $custom-light: #9ce8f1; $custom-dark: #000000;
JSON
{
"hex": "#64ddeb",
"rgb": {
"r": 100,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.83393,
"c": 0.10936,
"h": 205.6
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#64DDEB
secondary
#BB4638
accent
#210CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485