#64DBC0#64DBC0
#64DBC0 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.5% C 0.115 H 176.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBC0 |
|---|---|
| RGB | rgb(100, 219, 192) |
| HSL | hsl(166, 62%, 63%) |
| HSV | hsv(166, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 12.3%, 14.1%) |
| CIE-LAB | lab(80.28, -39.99, 3.14) |
| CIE-LCH | lch(80.28, 40.12, 175.50°) |
| OKLab | oklab(81.55% -0.1147 0.0077) |
| OKLCH | oklch(81.55% 0.115 176.1) |
| XYZ | xyz(40.0972, 57.1744, 58.7816) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 4.79
Aqua (survey)
#13EAC9
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBC0 #DB647F
analogous
#64DB85 #64DBC0 #64BADB
triadic
#64DBC0 #C064DB #DBC064
tetradic
#64DBC0 #8564DB #DB647F #BADB64
square
#64DBC0 #8564DB #DB647F #BADB64
split-complementary
#64DBC0 #DB64BA #DB8564
monochromatic
#25A084 #32CFAC #64DBC0 #96E7D4 #C7F2E8
Accessibility & contrast
On white
1.69
#64DBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#64DBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBC0
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBC0 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBF
Deuteranopia (green-blind)
#C1C2C2
Tritanopia (blue-blind)
#1CDED3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dbc0; /* rgb */ color: rgb(100, 219, 192); /* oklch */ color: oklch(81.5% 0.115 176.1);
Tailwind
colors: {
custom: {
50: '#9ae7d3',
500: '#64dbc0',
950: '#000000',
},
}SCSS
$custom: #64dbc0; $custom-light: #9ae7d3; $custom-dark: #000000;
JSON
{
"hex": "#64dbc0",
"rgb": {
"r": 100,
"g": 219,
"b": 192
},
"hsl": {
"h": 166.387,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81549,
"c": 0.11492,
"h": 176.1
},
"luminance": 0.57178
}Semantic roles & 50–950 ramp
primary
#64DBC0
secondary
#A34057
accent
#1B43CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483