#59ACAB#59ACAB
#59ACAB is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.2% C 0.081 H 194.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #59ACAB |
|---|---|
| RGB | rgb(89, 172, 171) |
| HSL | hsl(179, 33%, 51%) |
| HSV | hsv(179, 48%, 67%) |
| CMYK | cmyk(48.3%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(65.41, -25.42, -7.29) |
| CIE-LCH | lch(65.41, 26.44, 196.00°) |
| OKLab | oklab(69.23% -0.0784 -0.0201) |
| OKLCH | oklch(69.23% 0.081 194.4) |
| XYZ | xyz(26.2201, 34.5669, 43.8105) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.81
Lightseagreen
#20B2AA
ΔE00 5.40
Sea
#3C9992
ΔE00 7.06
Dull Teal
#5F9E8F
ΔE00 7.36
Topaz
#13BBAF
ΔE00 7.37
Turquoise Blue
#06B1C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ACAB #AC595A
analogous
#59AC81 #59ACAB #5983AC
triadic
#59ACAB #AB59AC #ACAB59
tetradic
#59ACAB #8159AC #AC595A #83AC59
square
#59ACAB #8159AC #AC595A #83AC59
split-complementary
#59ACAB #AC5983 #AC8159
monochromatic
#2E5C5C #438584 #59ACAB #82C0C0 #ABD5D4
Accessibility & contrast
On white
2.65
#59ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#59ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ACAB
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ACAB | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#959AAC
Tritanopia (blue-blind)
#28B0AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #59acab; /* rgb */ color: rgb(89, 172, 171); /* oklch */ color: oklch(69.2% 0.081 194.4);
Tailwind
colors: {
custom: {
50: '#8ec5c4',
500: '#59acab',
950: '#000000',
},
}SCSS
$custom: #59acab; $custom-light: #8ec5c4; $custom-dark: #000000;
JSON
{
"hex": "#59acab",
"rgb": {
"r": 89,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.277,
"s": 33.333,
"l": 51.176
},
"oklch": {
"l": 0.69228,
"c": 0.08099,
"h": 194.4
},
"luminance": 0.34569
}Semantic roles & 50–950 ramp
primary
#59ACAB
secondary
#C39E9F
accent
#5E60C9
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1312
muted
#7E8281