#64DCCE#64DCCE
#64DCCE is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.110 H 185.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCCE |
|---|---|
| RGB | rgb(100, 220, 206) |
| HSL | hsl(173, 63%, 63%) |
| HSV | hsv(173, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(80.93, -37.02, -3.35) |
| CIE-LCH | lch(80.93, 37.17, 185.17°) |
| OKLab | oklab(82.2% -0.1096 -0.0096) |
| OKLCH | oklch(82.2% 0.11 185) |
| XYZ | xyz(41.9845, 58.3479, 67.4303) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.52
Mediumturquoise
#48D1CC
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 6.12
Aqua (survey)
#13EAC9
ΔE00 6.93
Bright Aqua
#0BF9EA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCCE #DC6472
analogous
#64DC92 #64DCCE #64AEDC
triadic
#64DCCE #CE64DC #DCCE64
tetradic
#64DCCE #9264DC #DC6472 #AEDC64
square
#64DCCE #9264DC #DC6472 #AEDC64
split-complementary
#64DCCE #DC64AE #DC9264
monochromatic
#24A193 #32D1BE #64DCCE #96E7DE #C8F3EE
Accessibility & contrast
On white
1.66
#64DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#64DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCCE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCCE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dcce; /* rgb */ color: rgb(100, 220, 206); /* oklch */ color: oklch(82.2% 0.110 185.0);
Tailwind
colors: {
custom: {
50: '#9ae7dc',
500: '#64dcce',
950: '#000000',
},
}SCSS
$custom: #64dcce; $custom-light: #9ae7dc; $custom-dark: #000000;
JSON
{
"hex": "#64dcce",
"rgb": {
"r": 100,
"g": 220,
"b": 206
},
"hsl": {
"h": 173,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82199,
"c": 0.11004,
"h": 185
},
"luminance": 0.58352
}Semantic roles & 50–950 ramp
primary
#64DCCE
secondary
#A5404B
accent
#1B2FCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484