#64DFC2#64DFC2
#64DFC2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 175.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFC2 |
|---|---|
| RGB | rgb(100, 223, 194) |
| HSL | hsl(166, 66%, 63%) |
| HSV | hsv(166, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(81.50, -41.30, 3.85) |
| CIE-LCH | lch(81.50, 41.48, 174.67°) |
| OKLab | oklab(82.56% -0.1181 0.0096) |
| OKLCH | oklch(82.56% 0.118 175.4) |
| XYZ | xyz(41.3764, 59.3758, 60.3086) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFC2 #DF6481
analogous
#64DF84 #64DFC2 #64BEDF
triadic
#64DFC2 #C264DF #DFC264
tetradic
#64DFC2 #8464DF #DF6481 #BEDF64
square
#64DFC2 #8464DF #DF6481 #BEDF64
split-complementary
#64DFC2 #DF64BE #DF8464
monochromatic
#22A687 #31D5AE #64DFC2 #97E9D6 #C9F4EA
Accessibility & contrast
On white
1.63
#64DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#64DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFC2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFC2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#14E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dfc2; /* rgb */ color: rgb(100, 223, 194); /* oklch */ color: oklch(82.6% 0.118 175.4);
Tailwind
colors: {
custom: {
50: '#9ae9d4',
500: '#64dfc2',
950: '#000000',
},
}SCSS
$custom: #64dfc2; $custom-light: #9ae9d4; $custom-dark: #000000;
JSON
{
"hex": "#64dfc2",
"rgb": {
"r": 100,
"g": 223,
"b": 194
},
"hsl": {
"h": 165.854,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82556,
"c": 0.11847,
"h": 175.4
},
"luminance": 0.5938
}Semantic roles & 50–950 ramp
primary
#64DFC2
secondary
#A93E57
accent
#1843CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483