#64DEC7#64DEC7
#64DEC7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 179.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEC7 |
|---|---|
| RGB | rgb(100, 222, 199) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.33, -39.66, 0.95) |
| CIE-LCH | lch(81.33, 39.67, 178.62°) |
| OKLab | oklab(82.46% -0.1148 0.0019) |
| OKLCH | oklch(82.46% 0.115 179.1) |
| XYZ | xyz(41.6810, 59.0714, 63.2271) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 5.75
Mediumaquamarine
#66CDAA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEC7 #DE647B
analogous
#64DE8A #64DEC7 #64B8DE
triadic
#64DEC7 #C764DE #DEC764
tetradic
#64DEC7 #8A64DE #DE647B #B8DE64
square
#64DEC7 #8A64DE #DE647B #B8DE64
split-complementary
#64DEC7 #DE64B8 #DE8A64
monochromatic
#23A58C #32D3B5 #64DEC7 #96E9D9 #C9F3EB
Accessibility & contrast
On white
1.64
#64DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#64DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEC7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEC7 | 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)
#D6D2C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#06E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dec7; /* rgb */ color: rgb(100, 222, 199); /* oklch */ color: oklch(82.5% 0.115 179.1);
Tailwind
colors: {
custom: {
50: '#9ae9d7',
500: '#64dec7',
950: '#000000',
},
}SCSS
$custom: #64dec7; $custom-light: #9ae9d7; $custom-dark: #000000;
JSON
{
"hex": "#64dec7",
"rgb": {
"r": 100,
"g": 222,
"b": 199
},
"hsl": {
"h": 168.689,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82462,
"c": 0.11483,
"h": 179.1
},
"luminance": 0.59075
}Semantic roles & 50–950 ramp
primary
#64DEC7
secondary
#A73F53
accent
#193BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483