#64CFDC#64CFDC
#64CFDC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.100 H 206.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFDC |
|---|---|
| RGB | rgb(100, 207, 220) |
| HSL | hsl(187, 63%, 63%) |
| HSV | hsv(187, 55%, 86%) |
| CMYK | cmyk(54.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.58, -27.16, -15.83) |
| CIE-LCH | lch(77.58, 31.44, 210.24°) |
| OKLab | oklab(79.63% -0.0898 -0.0438) |
| OKLCH | oklch(79.63% 0.1 206) |
| XYZ | xyz(40.4814, 52.4984, 75.6961) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.90
Neon Blue
#04D9FF
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 7.40
Robin Egg Blue
#8AF1FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFDC #DC7164
analogous
#64DCAD #64CFDC #6493DC
triadic
#64CFDC #DC64CF #CFDC64
tetradic
#64CFDC #AD64DC #DC7164 #93DC64
square
#64CFDC #AD64DC #DC7164 #93DC64
split-complementary
#64CFDC #DC6493 #DCAD64
monochromatic
#2494A1 #32C0D1 #64CFDC #96DEE7 #C8EEF3
Accessibility & contrast
On white
1.83
#64CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#64CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFDC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFDC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #64cfdc; /* rgb */ color: rgb(100, 207, 220); /* oklch */ color: oklch(79.6% 0.100 206.0);
Tailwind
colors: {
custom: {
50: '#9adee6',
500: '#64cfdc',
950: '#000000',
},
}SCSS
$custom: #64cfdc; $custom-light: #9adee6; $custom-dark: #000000;
JSON
{
"hex": "#64cfdc",
"rgb": {
"r": 100,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.79628,
"c": 0.09987,
"h": 206
},
"luminance": 0.52502
}Semantic roles & 50–950 ramp
primary
#64CFDC
secondary
#A54B40
accent
#2E1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484