#64DEC4#64DEC4
#64DEC4 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.116 H 177.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEC4 |
|---|---|
| RGB | rgb(100, 222, 196) |
| HSL | hsl(167, 65%, 63%) |
| HSV | hsv(167, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.25, -40.38, 2.44) |
| CIE-LCH | lch(81.25, 40.46, 176.55°) |
| OKLab | oklab(82.38% -0.1161 0.0058) |
| OKLCH | oklch(82.38% 0.116 177.1) |
| XYZ | xyz(41.3361, 58.9335, 61.4108) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.16
Aqua (survey)
#13EAC9
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 4.74
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEC4 #DE647E
analogous
#64DE87 #64DEC4 #64BBDE
triadic
#64DEC4 #C464DE #DEC464
tetradic
#64DEC4 #8764DE #DE647E #BBDE64
square
#64DEC4 #8764DE #DE647E #BBDE64
split-complementary
#64DEC4 #DE64BB #DE8764
monochromatic
#23A589 #32D3B1 #64DEC4 #96E9D7 #C9F3EA
Accessibility & contrast
On white
1.64
#64DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#64DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEC4
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEC4 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#C4C4C6
Tritanopia (blue-blind)
#10E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dec4; /* rgb */ color: rgb(100, 222, 196); /* oklch */ color: oklch(82.4% 0.116 177.1);
Tailwind
colors: {
custom: {
50: '#9ae9d5',
500: '#64dec4',
950: '#000000',
},
}SCSS
$custom: #64dec4; $custom-light: #9ae9d5; $custom-dark: #000000;
JSON
{
"hex": "#64dec4",
"rgb": {
"r": 100,
"g": 222,
"b": 196
},
"hsl": {
"h": 167.213,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82375,
"c": 0.11628,
"h": 177.1
},
"luminance": 0.58937
}Semantic roles & 50–950 ramp
primary
#64DEC4
secondary
#A73F55
accent
#193FCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483