#64DDEA#64DDEA
#64DDEA is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.109 H 204.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDEA |
|---|---|
| RGB | rgb(100, 221, 234) |
| HSL | hsl(186, 76%, 65%) |
| HSV | hsv(186, 57%, 92%) |
| CMYK | cmyk(57.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.03, -30.11, -16.61) |
| CIE-LCH | lch(82.03, 34.39, 208.87°) |
| OKLab | oklab(83.36% -0.099 -0.0459) |
| OKLCH | oklch(83.36% 0.109 204.9) |
| XYZ | xyz(45.9571, 60.3582, 87.0543) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.95
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDEA #EA7164
analogous
#64EAB4 #64DDEA #649AEA
triadic
#64DDEA #EA64DD #DDEA64
tetradic
#64DDEA #B464EA #EA7164 #9AEA64
square
#64DDEA #B464EA #EA7164 #9AEA64
split-complementary
#64DDEA #EA649A #EAB464
monochromatic
#19ABBA #2ED1E3 #64DDEA #9AE9F1 #D0F5F9
Accessibility & contrast
On white
1.61
#64DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#64DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDEA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDEA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64ddea; /* rgb */ color: rgb(100, 221, 234); /* oklch */ color: oklch(83.4% 0.109 204.9);
Tailwind
colors: {
custom: {
50: '#9ce8f0',
500: '#64ddea',
950: '#000000',
},
}SCSS
$custom: #64ddea; $custom-light: #9ce8f0; $custom-dark: #000000;
JSON
{
"hex": "#64ddea",
"rgb": {
"r": 100,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.821,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83357,
"c": 0.10915,
"h": 204.9
},
"luminance": 0.60363
}Semantic roles & 50–950 ramp
primary
#64DDEA
secondary
#BA4539
accent
#210DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485