#64DCC7#64DCC7
#64DCC7 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 180.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCC7 |
|---|---|
| RGB | rgb(100, 220, 199) |
| HSL | hsl(170, 63%, 63%) |
| HSV | hsv(170, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(80.75, -38.75, 0.10) |
| CIE-LCH | lch(80.75, 38.75, 179.85°) |
| OKLab | oklab(81.99% -0.1127 -0.0004) |
| OKLCH | oklch(81.99% 0.113 180.2) |
| XYZ | xyz(41.1530, 58.0153, 63.0511) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Seafoam Blue
#78D1B6
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 5.07
Aqua (survey)
#13EAC9
ΔE00 5.41
Aquamarine (survey)
#04D8B2
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCC7 #DC6479
analogous
#64DC8B #64DCC7 #64B5DC
triadic
#64DCC7 #C764DC #DCC764
tetradic
#64DCC7 #8B64DC #DC6479 #B5DC64
square
#64DCC7 #8B64DC #DC6479 #B5DC64
split-complementary
#64DCC7 #DC64B5 #DC8B64
monochromatic
#24A18B #32D1B5 #64DCC7 #96E7D9 #C8F3EB
Accessibility & contrast
On white
1.67
#64DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#64DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCC7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCC7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C6
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#0ADFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dcc7; /* rgb */ color: rgb(100, 220, 199); /* oklch */ color: oklch(82.0% 0.113 180.2);
Tailwind
colors: {
custom: {
50: '#9ae7d7',
500: '#64dcc7',
950: '#000000',
},
}SCSS
$custom: #64dcc7; $custom-light: #9ae7d7; $custom-dark: #000000;
JSON
{
"hex": "#64dcc7",
"rgb": {
"r": 100,
"g": 220,
"b": 199
},
"hsl": {
"h": 169.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81988,
"c": 0.11266,
"h": 180.2
},
"luminance": 0.58019
}Semantic roles & 50–950 ramp
primary
#64DCC7
secondary
#A54051
accent
#1B39CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483