#64CEDD#64CEDD
#64CEDD is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.100 H 207.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64CEDD |
|---|---|
| RGB | rgb(100, 206, 221) |
| HSL | hsl(187, 64%, 63%) |
| HSV | hsv(187, 55%, 87%) |
| CMYK | cmyk(54.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.32, -26.39, -16.76) |
| CIE-LCH | lch(77.32, 31.26, 212.41°) |
| OKLab | oklab(79.43% -0.0883 -0.0463) |
| OKLCH | oklch(79.43% 0.1 207.7) |
| XYZ | xyz(40.3727, 52.0686, 76.3152) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.98
Robin'S Egg
#6DEDFD
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CEDD #DD7364
analogous
#64DDAF #64CEDD #6491DD
triadic
#64CEDD #DD64CE #CEDD64
tetradic
#64CEDD #AF64DD #DD7364 #91DD64
square
#64CEDD #AF64DD #DD7364 #91DD64
split-complementary
#64CEDD #DD6491 #DDAF64
monochromatic
#2493A3 #32BED2 #64CEDD #96DEE8 #C8EEF3
Accessibility & contrast
On white
1.84
#64CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#64CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CEDD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CEDD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cedd; /* rgb */ color: rgb(100, 206, 221); /* oklch */ color: oklch(79.4% 0.100 207.7);
Tailwind
colors: {
custom: {
50: '#9adde7',
500: '#64cedd',
950: '#000000',
},
}SCSS
$custom: #64cedd; $custom-light: #9adde7; $custom-dark: #000000;
JSON
{
"hex": "#64cedd",
"rgb": {
"r": 100,
"g": 206,
"b": 221
},
"hsl": {
"h": 187.438,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.79433,
"c": 0.09971,
"h": 207.7
},
"luminance": 0.52072
}Semantic roles & 50–950 ramp
primary
#64CEDD
secondary
#A64C3F
accent
#301ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484