#64CEDE#64CEDE
#64CEDE is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.100 H 208.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64CEDE |
|---|---|
| RGB | rgb(100, 206, 222) |
| HSL | hsl(188, 65%, 63%) |
| HSV | hsv(188, 55%, 87%) |
| CMYK | cmyk(55%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.35, -26.12, -17.25) |
| CIE-LCH | lch(77.35, 31.30, 213.44°) |
| OKLab | oklab(79.47% -0.0879 -0.0477) |
| OKLCH | oklch(79.47% 0.1 208.5) |
| XYZ | xyz(40.5063, 52.1220, 77.0190) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.28
Sky Blue
#87CEEB
ΔE00 7.38
Robin Egg Blue
#8AF1FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CEDE #DE7464
analogous
#64DEB1 #64CEDE #6491DE
triadic
#64CEDE #DE64CE #CEDE64
tetradic
#64CEDE #B164DE #DE7464 #91DE64
square
#64CEDE #B164DE #DE7464 #91DE64
split-complementary
#64CEDE #DE6491 #DEB164
monochromatic
#2394A5 #32BED3 #64CEDE #96DEE9 #C9EEF3
Accessibility & contrast
On white
1.84
#64CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#64CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CEDE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CEDE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cede; /* rgb */ color: rgb(100, 206, 222); /* oklch */ color: oklch(79.5% 0.100 208.5);
Tailwind
colors: {
custom: {
50: '#9adde8',
500: '#64cede',
950: '#000000',
},
}SCSS
$custom: #64cede; $custom-light: #9adde8; $custom-dark: #000000;
JSON
{
"hex": "#64cede",
"rgb": {
"r": 100,
"g": 206,
"b": 222
},
"hsl": {
"h": 187.869,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.79469,
"c": 0.09999,
"h": 208.5
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#64CEDE
secondary
#A74D3F
accent
#3019CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484