#64DCCC#64DCCC
#64DCCC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.111 H 183.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCCC |
|---|---|
| RGB | rgb(100, 220, 204) |
| HSL | hsl(172, 63%, 63%) |
| HSV | hsv(172, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.88, -37.52, -2.37) |
| CIE-LCH | lch(80.88, 37.59, 183.61°) |
| OKLab | oklab(82.14% -0.1105 -0.007) |
| OKLCH | oklch(82.14% 0.111 183.6) |
| XYZ | xyz(41.7430, 58.2514, 66.1588) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.48
Mediumturquoise
#48D1CC
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 6.43
Pale Teal
#82CBB2
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCCC #DC6474
analogous
#64DC90 #64DCCC #64B0DC
triadic
#64DCCC #CC64DC #DCCC64
tetradic
#64DCCC #9064DC #DC6474 #B0DC64
square
#64DCCC #9064DC #DC6474 #B0DC64
split-complementary
#64DCCC #DC64B0 #DC9064
monochromatic
#24A191 #32D1BC #64DCCC #96E7DC #C8F3ED
Accessibility & contrast
On white
1.66
#64DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#64DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCCC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCCC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dccc; /* rgb */ color: rgb(100, 220, 204); /* oklch */ color: oklch(82.1% 0.111 183.6);
Tailwind
colors: {
custom: {
50: '#9ae7db',
500: '#64dccc',
950: '#000000',
},
}SCSS
$custom: #64dccc; $custom-light: #9ae7db; $custom-dark: #000000;
JSON
{
"hex": "#64dccc",
"rgb": {
"r": 100,
"g": 220,
"b": 204
},
"hsl": {
"h": 172,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82138,
"c": 0.1107,
"h": 183.6
},
"luminance": 0.58255
}Semantic roles & 50–950 ramp
primary
#64DCCC
secondary
#A5404D
accent
#1B32CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484