#64DFD6#64DFD6
#64DFD6 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.111 H 188.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFD6 |
|---|---|
| RGB | rgb(100, 223, 214) |
| HSL | hsl(176, 66%, 63%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.02, -36.37, -6.00) |
| CIE-LCH | lch(82.02, 36.86, 189.37°) |
| OKLab | oklab(83.15% -0.1094 -0.0168) |
| OKLCH | oklch(83.15% 0.111 188.7) |
| XYZ | xyz(43.7756, 60.3354, 72.9442) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.26
Mediumturquoise
#48D1CC
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.52
Bright Aqua
#0BF9EA
ΔE00 6.72
Bright Turquoise
#0FFEF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFD6 #DF646D
analogous
#64DF98 #64DFD6 #64AADF
triadic
#64DFD6 #D664DF #DFD664
tetradic
#64DFD6 #9864DF #DF646D #AADF64
square
#64DFD6 #9864DF #DF646D #AADF64
split-complementary
#64DFD6 #DF64AA #DF9864
monochromatic
#22A69D #31D5C9 #64DFD6 #97E9E3 #C9F4F1
Accessibility & contrast
On white
1.61
#64DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#64DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFD6
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFD6 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#C0C6D7
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfd6; /* rgb */ color: rgb(100, 223, 214); /* oklch */ color: oklch(83.2% 0.111 188.7);
Tailwind
colors: {
custom: {
50: '#9be9e2',
500: '#64dfd6',
950: '#000000',
},
}SCSS
$custom: #64dfd6; $custom-light: #9be9e2; $custom-dark: #000000;
JSON
{
"hex": "#64dfd6",
"rgb": {
"r": 100,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.61,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83152,
"c": 0.11067,
"h": 188.7
},
"luminance": 0.6034
}Semantic roles & 50–950 ramp
primary
#64DFD6
secondary
#A93E46
accent
#1825CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484