#64DEC3#64DEC3
#64DEC3 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.117 H 176.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEC3 |
|---|---|
| RGB | rgb(100, 222, 195) |
| HSL | hsl(167, 65%, 63%) |
| HSV | hsv(167, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.23, -40.62, 2.93) |
| CIE-LCH | lch(81.23, 40.73, 175.87°) |
| OKLab | oklab(82.35% -0.1166 0.0072) |
| OKLCH | oklch(82.35% 0.117 176.5) |
| XYZ | xyz(41.2227, 58.8881, 60.8133) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.82
Aquamarine (survey)
#04D8B2
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEC3 #DE647F
analogous
#64DE86 #64DEC3 #64BCDE
triadic
#64DEC3 #C364DE #DEC364
tetradic
#64DEC3 #8664DE #DE647F #BCDE64
square
#64DEC3 #8664DE #DE647F #BCDE64
split-complementary
#64DEC3 #DE64BC #DE8664
monochromatic
#23A588 #32D3AF #64DEC3 #96E9D7 #C9F3EA
Accessibility & contrast
On white
1.64
#64DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#64DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEC3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEC3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C4C4C5
Tritanopia (blue-blind)
#13E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dec3; /* rgb */ color: rgb(100, 222, 195); /* oklch */ color: oklch(82.3% 0.117 176.5);
Tailwind
colors: {
custom: {
50: '#9ae9d5',
500: '#64dec3',
950: '#000000',
},
}SCSS
$custom: #64dec3; $custom-light: #9ae9d5; $custom-dark: #000000;
JSON
{
"hex": "#64dec3",
"rgb": {
"r": 100,
"g": 222,
"b": 195
},
"hsl": {
"h": 166.721,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82346,
"c": 0.11679,
"h": 176.5
},
"luminance": 0.58892
}Semantic roles & 50–950 ramp
primary
#64DEC3
secondary
#A73F56
accent
#1941CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483