#64B4AB#64B4AB
#64B4AB is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.6% C 0.080 H 186.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64B4AB |
|---|---|
| RGB | rgb(100, 180, 171) |
| HSL | hsl(173, 35%, 55%) |
| HSV | hsv(173, 44%, 71%) |
| CMYK | cmyk(44.4%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(68.23, -26.76, -3.06) |
| CIE-LCH | lch(68.23, 26.94, 186.53°) |
| OKLab | oklab(71.62% -0.0798 -0.0087) |
| OKLCH | oklch(71.62% 0.08 186.2) |
| XYZ | xyz(28.9246, 38.2898, 44.3866) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.10
Topaz
#13BBAF
ΔE00 5.72
Tealish
#24BCA8
ΔE00 6.44
Dull Teal
#5F9E8F
ΔE00 7.16
Turquoise (survey)
#06C2AC
ΔE00 7.68
Greyish Teal
#719F91
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64B4AB #B4646D
analogous
#64B483 #64B4AB #6495B4
triadic
#64B4AB #AB64B4 #B4AB64
tetradic
#64B4AB #8364B4 #B4646D #95B464
square
#64B4AB #8364B4 #B4646D #95B464
split-complementary
#64B4AB #B46495 #B48364
monochromatic
#336A64 #47938B #64B4AB #8DC8C1 #B6DCD8
Accessibility & contrast
On white
2.43
#64B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#64B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64B4AB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64B4AB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#41B7B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #64b4ab; /* rgb */ color: rgb(100, 180, 171); /* oklch */ color: oklch(71.6% 0.080 186.2);
Tailwind
colors: {
custom: {
50: '#95cac4',
500: '#64b4ab',
950: '#000000',
},
}SCSS
$custom: #64b4ab; $custom-light: #95cac4; $custom-dark: #000000;
JSON
{
"hex": "#64b4ab",
"rgb": {
"r": 100,
"g": 180,
"b": 171
},
"hsl": {
"h": 173.25,
"s": 34.783,
"l": 54.902
},
"oklch": {
"l": 0.71624,
"c": 0.08024,
"h": 186.2
},
"luminance": 0.38292
}Semantic roles & 50–950 ramp
primary
#64B4AB
secondary
#CBA9AD
accent
#5D69CB
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281