#59AFAC#59AFAC
#59AFAC is a light, moderate teal. Relative luminance 0.358; OKLCH L 70.0% C 0.083 H 192.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59AFAC |
|---|---|
| RGB | rgb(89, 175, 172) |
| HSL | hsl(178, 35%, 52%) |
| HSV | hsv(178, 49%, 69%) |
| CMYK | cmyk(49.1%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(66.34, -26.65, -6.47) |
| CIE-LCH | lch(66.34, 27.42, 193.65°) |
| OKLab | oklab(69.98% -0.0815 -0.0179) |
| OKLCH | oklch(69.98% 0.083 192.4) |
| XYZ | xyz(26.8932, 35.7600, 44.5069) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.65
Cadetblue
#5F9EA0
ΔE00 5.89
Topaz
#13BBAF
ΔE00 6.36
Dull Teal
#5F9E8F
ΔE00 7.39
Sea
#3C9992
ΔE00 7.48
Tealish
#24BCA8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59AFAC #AF595C
analogous
#59AF81 #59AFAC #5987AF
triadic
#59AFAC #AC59AF #AFAC59
tetradic
#59AFAC #8159AF #AF595C #87AF59
square
#59AFAC #8159AF #AF595C #87AF59
split-complementary
#59AFAC #AF5987 #AF8159
monochromatic
#2E605E #428986 #59AFAC #82C3C1 #ACD7D5
Accessibility & contrast
On white
2.58
#59AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#59AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59AFAC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59AFAC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#979DAD
Tritanopia (blue-blind)
#25B3AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #59afac; /* rgb */ color: rgb(89, 175, 172); /* oklch */ color: oklch(70.0% 0.083 192.4);
Tailwind
colors: {
custom: {
50: '#8fc7c4',
500: '#59afac',
950: '#000000',
},
}SCSS
$custom: #59afac; $custom-light: #8fc7c4; $custom-dark: #000000;
JSON
{
"hex": "#59afac",
"rgb": {
"r": 89,
"g": 175,
"b": 172
},
"hsl": {
"h": 177.907,
"s": 34.959,
"l": 51.765
},
"oklch": {
"l": 0.69984,
"c": 0.08343,
"h": 192.4
},
"luminance": 0.35762
}Semantic roles & 50–950 ramp
primary
#59AFAC
secondary
#C59FA0
accent
#5D61CB
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1312
muted
#7E8281