#64ACAE#64ACAE
#64ACAE is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.8% C 0.072 H 197.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64ACAE |
|---|---|
| RGB | rgb(100, 172, 174) |
| HSL | hsl(182, 31%, 54%) |
| HSV | hsv(182, 43%, 68%) |
| CMYK | cmyk(42.5%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(65.96, -21.98, -8.10) |
| CIE-LCH | lch(65.96, 23.43, 200.22°) |
| OKLab | oklab(69.82% -0.0689 -0.0223) |
| OKLCH | oklch(69.82% 0.072 197.9) |
| XYZ | xyz(27.6451, 35.2683, 45.3869) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.24
Turquoise Blue
#06B1C4
ΔE00 7.18
Lightseagreen
#20B2AA
ΔE00 7.36
Dull Teal
#5F9E8F
ΔE00 8.33
Greyish Teal
#719F91
ΔE00 8.34
Sea
#3C9992
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ACAE #AE6664
analogous
#64AE8B #64ACAE #6487AE
triadic
#64ACAE #AE64AC #ACAE64
tetradic
#64ACAE #8B64AE #AE6664 #87AE64
square
#64ACAE #8B64AE #AE6664 #87AE64
split-complementary
#64ACAE #AE6487 #AE8B64
monochromatic
#346264 #498A8C #64ACAE #8CC2C3 #B4D7D8
Accessibility & contrast
On white
2.61
#64ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#64ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ACAE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ACAE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#969CAF
Tritanopia (blue-blind)
#41B0AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #64acae; /* rgb */ color: rgb(100, 172, 174); /* oklch */ color: oklch(69.8% 0.072 197.9);
Tailwind
colors: {
custom: {
50: '#95c5c6',
500: '#64acae',
950: '#000000',
},
}SCSS
$custom: #64acae; $custom-light: #95c5c6; $custom-dark: #000000;
JSON
{
"hex": "#64acae",
"rgb": {
"r": 100,
"g": 172,
"b": 174
},
"hsl": {
"h": 181.622,
"s": 31.356,
"l": 53.725
},
"oklch": {
"l": 0.69823,
"c": 0.0724,
"h": 197.9
},
"luminance": 0.3527
}Semantic roles & 50–950 ramp
primary
#64ACAE
secondary
#C7A8A7
accent
#6360C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182