#64DFD4#64DFD4
#64DFD4 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.111 H 187.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFD4 |
|---|---|
| RGB | rgb(100, 223, 212) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.97, -36.88, -5.02) |
| CIE-LCH | lch(81.97, 37.22, 187.75°) |
| OKLab | oklab(83.09% -0.1102 -0.0141) |
| OKLCH | oklch(83.09% 0.111 187.3) |
| XYZ | xyz(43.5217, 60.2339, 71.6073) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Mediumturquoise
#48D1CC
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 5.92
Bright Aqua
#0BF9EA
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFD4 #DF646F
analogous
#64DF96 #64DFD4 #64ACDF
triadic
#64DFD4 #D464DF #DFD464
tetradic
#64DFD4 #9664DF #DF646F #ACDF64
square
#64DFD4 #9664DF #DF646F #ACDF64
split-complementary
#64DFD4 #DF64AC #DF9664
monochromatic
#22A69A #31D5C6 #64DFD4 #97E9E2 #C9F4F0
Accessibility & contrast
On white
1.61
#64DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#64DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFD4
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFD4 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfd4; /* rgb */ color: rgb(100, 223, 212); /* oklch */ color: oklch(83.1% 0.111 187.3);
Tailwind
colors: {
custom: {
50: '#9be9e1',
500: '#64dfd4',
950: '#000000',
},
}SCSS
$custom: #64dfd4; $custom-light: #9be9e1; $custom-dark: #000000;
JSON
{
"hex": "#64dfd4",
"rgb": {
"r": 100,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.634,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.8309,
"c": 0.11114,
"h": 187.3
},
"luminance": 0.60238
}Semantic roles & 50–950 ramp
primary
#64DFD4
secondary
#A93E48
accent
#1828CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484