#64DBC3#64DBC3
#64DBC3 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.6% C 0.113 H 178.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBC3 |
|---|---|
| RGB | rgb(100, 219, 195) |
| HSL | hsl(168, 62%, 63%) |
| HSV | hsv(168, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 11%, 14.1%) |
| CIE-LAB | lab(80.35, -39.27, 1.66) |
| CIE-LCH | lch(80.35, 39.31, 177.58°) |
| OKLab | oklab(81.64% -0.1133 0.0038) |
| OKLCH | oklch(81.64% 0.113 178.1) |
| XYZ | xyz(40.4330, 57.3087, 60.5501) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.27
Tiffany Blue
#7BF2DA
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBC3 #DB647C
analogous
#64DB87 #64DBC3 #64B8DB
triadic
#64DBC3 #C364DB #DBC364
tetradic
#64DBC3 #8764DB #DB647C #B8DB64
square
#64DBC3 #8764DB #DB647C #B8DB64
split-complementary
#64DBC3 #DB64B8 #DB8764
monochromatic
#25A087 #32CFB0 #64DBC3 #96E7D6 #C7F2E9
Accessibility & contrast
On white
1.69
#64DBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#64DBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBC3
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBC3 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC2
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#16DED4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dbc3; /* rgb */ color: rgb(100, 219, 195); /* oklch */ color: oklch(81.6% 0.113 178.1);
Tailwind
colors: {
custom: {
50: '#9ae6d5',
500: '#64dbc3',
950: '#000000',
},
}SCSS
$custom: #64dbc3; $custom-light: #9ae6d5; $custom-dark: #000000;
JSON
{
"hex": "#64dbc3",
"rgb": {
"r": 100,
"g": 219,
"b": 195
},
"hsl": {
"h": 167.899,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81635,
"c": 0.1134,
"h": 178.1
},
"luminance": 0.57312
}Semantic roles & 50–950 ramp
primary
#64DBC3
secondary
#A34054
accent
#1B3FCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483