#59ABAF#59ABAF
#59ABAF is a light, moderate teal. Relative luminance 0.343; OKLCH L 69.1% C 0.080 H 199.6°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #59ABAF |
|---|---|
| RGB | rgb(89, 171, 175) |
| HSL | hsl(183, 35%, 52%) |
| HSV | hsv(183, 49%, 69%) |
| CMYK | cmyk(49.1%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(65.23, -23.84, -9.78) |
| CIE-LCH | lch(65.23, 25.77, 202.30°) |
| OKLab | oklab(69.13% -0.0756 -0.027) |
| OKLCH | oklch(69.13% 0.08 199.6) |
| XYZ | xyz(26.4175, 34.3425, 45.7858) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.24
Turquoise Blue
#06B1C4
ΔE00 6.00
Lightseagreen
#20B2AA
ΔE00 7.00
Sea
#3C9992
ΔE00 7.98
Dull Teal
#5F9E8F
ΔE00 8.87
Topaz
#13BBAF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ABAF #AF5D59
analogous
#59AF88 #59ABAF #5980AF
triadic
#59ABAF #AF59AB #ABAF59
tetradic
#59ABAF #8859AF #AF5D59 #80AF59
square
#59ABAF #8859AF #AF5D59 #80AF59
split-complementary
#59ABAF #AF5980 #AF8859
monochromatic
#2E5D60 #428689 #59ABAF #82C0C3 #ACD5D7
Accessibility & contrast
On white
2.67
#59ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#59ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ABAF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ABAF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5AF
Deuteranopia (green-blind)
#929AB0
Tritanopia (blue-blind)
#24B0AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #59abaf; /* rgb */ color: rgb(89, 171, 175); /* oklch */ color: oklch(69.1% 0.080 199.6);
Tailwind
colors: {
custom: {
50: '#8ec4c6',
500: '#59abaf',
950: '#000000',
},
}SCSS
$custom: #59abaf; $custom-light: #8ec4c6; $custom-dark: #000000;
JSON
{
"hex": "#59abaf",
"rgb": {
"r": 89,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.791,
"s": 34.959,
"l": 51.765
},
"oklch": {
"l": 0.69126,
"c": 0.08023,
"h": 199.6
},
"luminance": 0.34345
}Semantic roles & 50–950 ramp
primary
#59ABAF
secondary
#C5A19F
accent
#625DCB
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1213
muted
#7E8182