#64CEDF#64CEDF
#64CEDF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.100 H 209.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64CEDF |
|---|---|
| RGB | rgb(100, 206, 223) |
| HSL | hsl(188, 66%, 63%) |
| HSV | hsv(188, 55%, 87%) |
| CMYK | cmyk(55.2%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.39, -25.84, -17.73) |
| CIE-LCH | lch(77.39, 31.34, 214.46°) |
| OKLab | oklab(79.51% -0.0875 -0.0491) |
| OKLCH | oklch(79.51% 0.1 209.3) |
| XYZ | xyz(40.6408, 52.1758, 77.7269) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.86
Neon Blue
#04D9FF
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.09
Robin'S Egg
#6DEDFD
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CEDF #DF7564
analogous
#64DFB2 #64CEDF #6490DF
triadic
#64CEDF #DF64CE #CEDF64
tetradic
#64CEDF #B264DF #DF7564 #90DF64
square
#64CEDF #B264DF #DF7564 #90DF64
split-complementary
#64CEDF #DF6490 #DFB264
monochromatic
#2294A6 #31BED5 #64CEDF #97DEE9 #C9EEF4
Accessibility & contrast
On white
1.84
#64CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#64CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CEDF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CEDF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cedf; /* rgb */ color: rgb(100, 206, 223); /* oklch */ color: oklch(79.5% 0.100 209.3);
Tailwind
colors: {
custom: {
50: '#9adde9',
500: '#64cedf',
950: '#000000',
},
}SCSS
$custom: #64cedf; $custom-light: #9adde9; $custom-dark: #000000;
JSON
{
"hex": "#64cedf",
"rgb": {
"r": 100,
"g": 206,
"b": 223
},
"hsl": {
"h": 188.293,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.79506,
"c": 0.10031,
"h": 209.3
},
"luminance": 0.5218
}Semantic roles & 50–950 ramp
primary
#64CEDF
secondary
#A94D3E
accent
#3118CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484