#64DBD7#64DBD7
#64DBD7 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.107 H 192.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBD7 |
|---|---|
| RGB | rgb(100, 219, 215) |
| HSL | hsl(178, 62%, 63%) |
| HSV | hsv(178, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(80.89, -34.25, -8.20) |
| CIE-LCH | lch(80.89, 35.22, 193.47°) |
| OKLab | oklab(82.25% -0.1047 -0.0228) |
| OKLCH | oklch(82.25% 0.107 192.3) |
| XYZ | xyz(42.8476, 58.2745, 73.2669) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.06
Turquoise
#40E0D0
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 7.17
Bright Light Blue
#26F7FD
ΔE00 7.35
Bright Cyan
#41FDFE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBD7 #DB6468
analogous
#64DB9B #64DBD7 #64A4DB
triadic
#64DBD7 #D764DB #DBD764
tetradic
#64DBD7 #9B64DB #DB6468 #A4DB64
square
#64DBD7 #9B64DB #DB6468 #A4DB64
split-complementary
#64DBD7 #DB64A4 #DB9B64
monochromatic
#25A09B #32CFCA #64DBD7 #96E7E4 #C7F2F1
Accessibility & contrast
On white
1.66
#64DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#64DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBD7
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBD7 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dbd7; /* rgb */ color: rgb(100, 219, 215); /* oklch */ color: oklch(82.2% 0.107 192.3);
Tailwind
colors: {
custom: {
50: '#9be6e3',
500: '#64dbd7',
950: '#000000',
},
}SCSS
$custom: #64dbd7; $custom-light: #9be6e3; $custom-dark: #000000;
JSON
{
"hex": "#64dbd7",
"rgb": {
"r": 100,
"g": 219,
"b": 215
},
"hsl": {
"h": 177.983,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.82249,
"c": 0.10716,
"h": 192.3
},
"luminance": 0.58279
}Semantic roles & 50–950 ramp
primary
#64DBD7
secondary
#A34043
accent
#1B21CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484