#64DCC4#64DCC4
#64DCC4 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 178.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCC4 |
|---|---|
| RGB | rgb(100, 220, 196) |
| HSL | hsl(168, 63%, 63%) |
| HSV | hsv(168, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 10.9%, 13.7%) |
| CIE-LAB | lab(80.67, -39.48, 1.59) |
| CIE-LCH | lch(80.67, 39.51, 177.70°) |
| OKLab | oklab(81.9% -0.114 0.0036) |
| OKLCH | oklch(81.9% 0.114 178.2) |
| XYZ | xyz(40.8081, 57.8774, 61.2348) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCC4 #DC647C
analogous
#64DC88 #64DCC4 #64B8DC
triadic
#64DCC4 #C464DC #DCC464
tetradic
#64DCC4 #8864DC #DC647C #B8DC64
square
#64DCC4 #8864DC #DC647C #B8DC64
split-complementary
#64DCC4 #DC64B8 #DC8864
monochromatic
#24A188 #32D1B1 #64DCC4 #96E7D7 #C8F3EA
Accessibility & contrast
On white
1.67
#64DCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#64DCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCC4
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCC4 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#C2C3C6
Tritanopia (blue-blind)
#13DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dcc4; /* rgb */ color: rgb(100, 220, 196); /* oklch */ color: oklch(81.9% 0.114 178.2);
Tailwind
colors: {
custom: {
50: '#9ae7d5',
500: '#64dcc4',
950: '#000000',
},
}SCSS
$custom: #64dcc4; $custom-light: #9ae7d5; $custom-dark: #000000;
JSON
{
"hex": "#64dcc4",
"rgb": {
"r": 100,
"g": 220,
"b": 196
},
"hsl": {
"h": 168,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81901,
"c": 0.11404,
"h": 178.2
},
"luminance": 0.57881
}Semantic roles & 50–950 ramp
primary
#64DCC4
secondary
#A54054
accent
#1B3ECB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483