#64DFD7#64DFD7
#64DFD7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.110 H 189.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFD7 |
|---|---|
| RGB | rgb(100, 223, 215) |
| HSL | hsl(176, 66%, 63%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.05, -36.11, -6.49) |
| CIE-LCH | lch(82.05, 36.69, 190.19°) |
| OKLab | oklab(83.18% -0.109 -0.0181) |
| OKLCH | oklch(83.18% 0.11 189.4) |
| XYZ | xyz(43.9037, 60.3867, 73.6189) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 6.33
Tiffany Blue
#7BF2DA
ΔE00 6.66
Bright Aqua
#0BF9EA
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFD7 #DF646C
analogous
#64DF9A #64DFD7 #64A9DF
triadic
#64DFD7 #D764DF #DFD764
tetradic
#64DFD7 #9A64DF #DF646C #A9DF64
square
#64DFD7 #9A64DF #DF646C #A9DF64
split-complementary
#64DFD7 #DF64A9 #DF9A64
monochromatic
#22A69E #31D5CA #64DFD7 #97E9E4 #C9F4F1
Accessibility & contrast
On white
1.61
#64DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#64DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFD7
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFD7 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C0C6D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfd7; /* rgb */ color: rgb(100, 223, 215); /* oklch */ color: oklch(83.2% 0.110 189.4);
Tailwind
colors: {
custom: {
50: '#9be9e3',
500: '#64dfd7',
950: '#000000',
},
}SCSS
$custom: #64dfd7; $custom-light: #9be9e3; $custom-dark: #000000;
JSON
{
"hex": "#64dfd7",
"rgb": {
"r": 100,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.098,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83184,
"c": 0.11046,
"h": 189.4
},
"luminance": 0.60391
}Semantic roles & 50–950 ramp
primary
#64DFD7
secondary
#A93E45
accent
#1824CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484