#64DEC8#64DEC8
#64DEC8 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.114 H 179.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEC8 |
|---|---|
| RGB | rgb(100, 222, 200) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.36, -39.41, 0.46) |
| CIE-LCH | lch(81.36, 39.42, 179.33°) |
| OKLab | oklab(82.49% -0.1144 0.0006) |
| OKLCH | oklch(82.49% 0.114 179.7) |
| XYZ | xyz(41.7975, 59.1180, 63.8406) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 5.00
Aquamarine (survey)
#04D8B2
ΔE00 5.98
Mediumaquamarine
#66CDAA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEC8 #DE647A
analogous
#64DE8B #64DEC8 #64B7DE
triadic
#64DEC8 #C864DE #DEC864
tetradic
#64DEC8 #8B64DE #DE647A #B7DE64
square
#64DEC8 #8B64DE #DE647A #B7DE64
split-complementary
#64DEC8 #DE64B7 #DE8B64
monochromatic
#23A58D #32D3B6 #64DEC8 #96E9DA #C9F3EC
Accessibility & contrast
On white
1.64
#64DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#64DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEC8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEC8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#02E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dec8; /* rgb */ color: rgb(100, 222, 200); /* oklch */ color: oklch(82.5% 0.114 179.7);
Tailwind
colors: {
custom: {
50: '#9ae9d8',
500: '#64dec8',
950: '#000000',
},
}SCSS
$custom: #64dec8; $custom-light: #9ae9d8; $custom-dark: #000000;
JSON
{
"hex": "#64dec8",
"rgb": {
"r": 100,
"g": 222,
"b": 200
},
"hsl": {
"h": 169.18,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82491,
"c": 0.11437,
"h": 179.7
},
"luminance": 0.59122
}Semantic roles & 50–950 ramp
primary
#64DEC8
secondary
#A73F52
accent
#1939CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483