#64DBC6#64DBC6
#64DBC6 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.112 H 180.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBC6 |
|---|---|
| RGB | rgb(100, 219, 198) |
| HSL | hsl(169, 62%, 63%) |
| HSV | hsv(169, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 9.6%, 14.1%) |
| CIE-LAB | lab(80.43, -38.54, 0.17) |
| CIE-LCH | lch(80.43, 38.54, 179.74°) |
| OKLab | oklab(81.72% -0.112 -0.0002) |
| OKLCH | oklch(81.72% 0.112 180.1) |
| XYZ | xyz(40.7756, 57.4457, 62.3544) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Seafoam Blue
#78D1B6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 5.28
Aqua (survey)
#13EAC9
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 6.03
Aquamarine (survey)
#04D8B2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBC6 #DB6479
analogous
#64DB8B #64DBC6 #64B4DB
triadic
#64DBC6 #C664DB #DBC664
tetradic
#64DBC6 #8B64DB #DB6479 #B4DB64
square
#64DBC6 #8B64DB #DB6479 #B4DB64
split-complementary
#64DBC6 #DB64B4 #DB8B64
monochromatic
#25A08A #32CFB4 #64DBC6 #96E7D8 #C7F2EB
Accessibility & contrast
On white
1.68
#64DBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#64DBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBC6
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBC6 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C5
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#0FDED5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dbc6; /* rgb */ color: rgb(100, 219, 198); /* oklch */ color: oklch(81.7% 0.112 180.1);
Tailwind
colors: {
custom: {
50: '#9ae6d7',
500: '#64dbc6',
950: '#000000',
},
}SCSS
$custom: #64dbc6; $custom-light: #9ae6d7; $custom-dark: #000000;
JSON
{
"hex": "#64dbc6",
"rgb": {
"r": 100,
"g": 219,
"b": 198
},
"hsl": {
"h": 169.412,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81722,
"c": 0.11202,
"h": 180.1
},
"luminance": 0.5745
}Semantic roles & 50–950 ramp
primary
#64DBC6
secondary
#A34052
accent
#1B3ACA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483