#59ACBC#59ACBC
#59ACBC is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.8% C 0.084 H 211.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59ACBC |
|---|---|
| RGB | rgb(89, 172, 188) |
| HSL | hsl(190, 42%, 54%) |
| HSV | hsv(190, 53%, 74%) |
| CMYK | cmyk(52.7%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(65.95, -20.75, -15.94) |
| CIE-LCH | lch(65.95, 26.16, 217.53°) |
| OKLab | oklab(69.84% -0.0713 -0.044) |
| OKLCH | oklch(69.84% 0.084 211.7) |
| XYZ | xyz(27.9459, 35.2572, 52.8998) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.57
Cadetblue
#5F9EA0
ΔE00 6.71
Greyblue
#77A1B5
ΔE00 7.98
Bluegrey
#85A3B2
ΔE00 9.89
Lightseagreen
#20B2AA
ΔE00 11.21
Sky Blue
#87CEEB
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ACBC #BC6959
analogous
#59BC9B #59ACBC #597BBC
triadic
#59ACBC #BC59AC #ACBC59
tetradic
#59ACBC #9B59BC #BC6959 #7BBC59
square
#59ACBC #9B59BC #BC6959 #7BBC59
split-complementary
#59ACBC #BC597B #BC9B59
monochromatic
#2C646E #3E8B9A #59ACBC #85C2CE #B0D8DF
Accessibility & contrast
On white
2.61
#59ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#59ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ACBC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ACBC | 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)
#9FA7BD
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#0DB3B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #59acbc; /* rgb */ color: rgb(89, 172, 188); /* oklch */ color: oklch(69.8% 0.084 211.7);
Tailwind
colors: {
custom: {
50: '#90c5d0',
500: '#59acbc',
950: '#000000',
},
}SCSS
$custom: #59acbc; $custom-light: #90c5d0; $custom-dark: #000000;
JSON
{
"hex": "#59acbc",
"rgb": {
"r": 89,
"g": 172,
"b": 188
},
"hsl": {
"h": 189.697,
"s": 42.489,
"l": 54.314
},
"oklch": {
"l": 0.69839,
"c": 0.08381,
"h": 211.7
},
"luminance": 0.3526
}Semantic roles & 50–950 ramp
primary
#59ACBC
secondary
#CDAAA3
accent
#6A56D2
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1214
muted
#7E8182