#64DEC2#64DEC2
#64DEC2 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.117 H 175.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEC2 |
|---|---|
| RGB | rgb(100, 222, 194) |
| HSL | hsl(166, 65%, 63%) |
| HSV | hsv(166, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.21, -40.86, 3.43) |
| CIE-LCH | lch(81.21, 41.00, 175.21°) |
| OKLab | oklab(82.32% -0.117 0.0084) |
| OKLCH | oklch(82.32% 0.117 175.9) |
| XYZ | xyz(41.1100, 58.8430, 60.2199) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 4.70
Aquamarine (survey)
#04D8B2
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEC2 #DE6480
analogous
#64DE85 #64DEC2 #64BDDE
triadic
#64DEC2 #C264DE #DEC264
tetradic
#64DEC2 #8564DE #DE6480 #BDDE64
square
#64DEC2 #8564DE #DE6480 #BDDE64
split-complementary
#64DEC2 #DE64BD #DE8564
monochromatic
#23A587 #32D3AE #64DEC2 #96E9D6 #C9F3EA
Accessibility & contrast
On white
1.64
#64DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#64DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEC2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEC2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#15E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dec2; /* rgb */ color: rgb(100, 222, 194); /* oklch */ color: oklch(82.3% 0.117 175.9);
Tailwind
colors: {
custom: {
50: '#9ae9d4',
500: '#64dec2',
950: '#000000',
},
}SCSS
$custom: #64dec2; $custom-light: #9ae9d4; $custom-dark: #000000;
JSON
{
"hex": "#64dec2",
"rgb": {
"r": 100,
"g": 222,
"b": 194
},
"hsl": {
"h": 166.23,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82318,
"c": 0.11731,
"h": 175.9
},
"luminance": 0.58847
}Semantic roles & 50–950 ramp
primary
#64DEC2
secondary
#A73F57
accent
#1942CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483