#64DCC9#64DCC9
#64DCC9 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.112 H 181.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCC9 |
|---|---|
| RGB | rgb(100, 220, 201) |
| HSL | hsl(171, 63%, 63%) |
| HSV | hsv(171, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(80.80, -38.26, -0.88) |
| CIE-LCH | lch(80.80, 38.27, 181.32°) |
| OKLab | oklab(82.05% -0.1118 -0.003) |
| OKLCH | oklch(82.05% 0.112 181.5) |
| XYZ | xyz(41.3867, 58.1088, 64.2821) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.76
Seafoam Blue
#78D1B6
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.59
Aqua (survey)
#13EAC9
ΔE00 5.77
Aquamarine (survey)
#04D8B2
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCC9 #DC6477
analogous
#64DC8D #64DCC9 #64B3DC
triadic
#64DCC9 #C964DC #DCC964
tetradic
#64DCC9 #8D64DC #DC6477 #B3DC64
square
#64DCC9 #8D64DC #DC6477 #B3DC64
split-complementary
#64DCC9 #DC64B3 #DC8D64
monochromatic
#24A18D #32D1B8 #64DCC9 #96E7DA #C8F3EC
Accessibility & contrast
On white
1.66
#64DCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#64DCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCC9
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCC9 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#02E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dcc9; /* rgb */ color: rgb(100, 220, 201); /* oklch */ color: oklch(82.0% 0.112 181.5);
Tailwind
colors: {
custom: {
50: '#9ae7d9',
500: '#64dcc9',
950: '#000000',
},
}SCSS
$custom: #64dcc9; $custom-light: #9ae7d9; $custom-dark: #000000;
JSON
{
"hex": "#64dcc9",
"rgb": {
"r": 100,
"g": 220,
"b": 201
},
"hsl": {
"h": 170.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82048,
"c": 0.11183,
"h": 181.5
},
"luminance": 0.58113
}Semantic roles & 50–950 ramp
primary
#64DCC9
secondary
#A54050
accent
#1B36CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483