#64B4AA#64B4AA
#64B4AA is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.6% C 0.081 H 185.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64B4AA |
|---|---|
| RGB | rgb(100, 180, 170) |
| HSL | hsl(173, 35%, 55%) |
| HSV | hsv(173, 44%, 71%) |
| CMYK | cmyk(44.4%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(68.21, -27.01, -2.55) |
| CIE-LCH | lch(68.21, 27.13, 185.40°) |
| OKLab | oklab(71.59% -0.0802 -0.0073) |
| OKLCH | oklch(71.59% 0.081 185.2) |
| XYZ | xyz(28.8296, 38.2519, 43.8866) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.13
Topaz
#13BBAF
ΔE00 5.66
Tealish
#24BCA8
ΔE00 6.22
Dull Teal
#5F9E8F
ΔE00 7.02
Turquoise (survey)
#06C2AC
ΔE00 7.48
Greeny Blue
#42B395
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64B4AA #B4646E
analogous
#64B482 #64B4AA #6496B4
triadic
#64B4AA #AA64B4 #B4AA64
tetradic
#64B4AA #8264B4 #B4646E #96B464
square
#64B4AA #8264B4 #B4646E #96B464
split-complementary
#64B4AA #B46496 #B48264
monochromatic
#336A63 #47938A #64B4AA #8DC8C1 #B6DCD7
Accessibility & contrast
On white
2.43
#64B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#64B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64B4AA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64B4AA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#41B7B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #64b4aa; /* rgb */ color: rgb(100, 180, 170); /* oklch */ color: oklch(71.6% 0.081 185.2);
Tailwind
colors: {
custom: {
50: '#95cac3',
500: '#64b4aa',
950: '#000000',
},
}SCSS
$custom: #64b4aa; $custom-light: #95cac3; $custom-dark: #000000;
JSON
{
"hex": "#64b4aa",
"rgb": {
"r": 100,
"g": 180,
"b": 170
},
"hsl": {
"h": 172.5,
"s": 34.783,
"l": 54.902
},
"oklch": {
"l": 0.71593,
"c": 0.08053,
"h": 185.2
},
"luminance": 0.38254
}Semantic roles & 50–950 ramp
primary
#64B4AA
secondary
#CBA9AD
accent
#5D6BCB
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281