#64ACA2#64ACA2
#64ACA2 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.4% C 0.074 H 184.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64ACA2 |
|---|---|
| RGB | rgb(100, 172, 162) |
| HSL | hsl(172, 30%, 53%) |
| HSV | hsv(172, 42%, 67%) |
| CMYK | cmyk(41.9%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(65.61, -25.01, -1.93) |
| CIE-LCH | lch(65.61, 25.08, 184.42°) |
| OKLab | oklab(69.43% -0.0741 -0.0056) |
| OKLCH | oklch(69.43% 0.074 184.3) |
| XYZ | xyz(26.5271, 34.8211, 39.4987) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.84
Greyish Teal
#719F91
ΔE00 5.62
Lightseagreen
#20B2AA
ΔE00 5.76
Grey Teal
#5E9B8A
ΔE00 6.11
Cadetblue
#5F9EA0
ΔE00 6.47
Topaz
#13BBAF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ACA2 #AC646E
analogous
#64AC7E #64ACA2 #6492AC
triadic
#64ACA2 #A264AC #ACA264
tetradic
#64ACA2 #7E64AC #AC646E #92AC64
square
#64ACA2 #7E64AC #AC646E #92AC64
split-complementary
#64ACA2 #AC6492 #AC7E64
monochromatic
#34615B #4A8980 #64ACA2 #8CC1BA #B4D7D2
Accessibility & contrast
On white
2.64
#64ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#64ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ACA2
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ACA2 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#999CA3
Tritanopia (blue-blind)
#47AFA9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #64aca2; /* rgb */ color: rgb(100, 172, 162); /* oklch */ color: oklch(69.4% 0.074 184.3);
Tailwind
colors: {
custom: {
50: '#94c5bd',
500: '#64aca2',
950: '#000000',
},
}SCSS
$custom: #64aca2; $custom-light: #94c5bd; $custom-dark: #000000;
JSON
{
"hex": "#64aca2",
"rgb": {
"r": 100,
"g": 172,
"b": 162
},
"hsl": {
"h": 171.667,
"s": 30.252,
"l": 53.333
},
"oklch": {
"l": 0.69428,
"c": 0.07428,
"h": 184.3
},
"luminance": 0.34823
}Semantic roles & 50–950 ramp
primary
#64ACA2
secondary
#C5A6AB
accent
#616FC6
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0D1312
muted
#7E8281