#58AFAC#58AFAC
#58AFAC is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.9% C 0.084 H 192.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58AFAC |
|---|---|
| RGB | rgb(88, 175, 172) |
| HSL | hsl(178, 35%, 52%) |
| HSV | hsv(178, 50%, 69%) |
| CMYK | cmyk(49.7%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(66.30, -26.87, -6.53) |
| CIE-LCH | lch(66.30, 27.66, 193.66°) |
| OKLab | oklab(69.94% -0.0822 -0.0181) |
| OKLCH | oklch(69.94% 0.084 192.4) |
| XYZ | xyz(26.7978, 35.7108, 44.5024) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.55
Cadetblue
#5F9EA0
ΔE00 5.93
Topaz
#13BBAF
ΔE00 6.29
Dull Teal
#5F9E8F
ΔE00 7.42
Sea
#3C9992
ΔE00 7.44
Tealish
#24BCA8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58AFAC #AF585B
analogous
#58AF81 #58AFAC #5887AF
triadic
#58AFAC #AC58AF #AFAC58
tetradic
#58AFAC #8158AF #AF585B #87AF58
square
#58AFAC #8158AF #AF585B #87AF58
split-complementary
#58AFAC #AF5887 #AF8158
monochromatic
#2E5F5D #418886 #58AFAC #81C3C1 #ABD7D5
Accessibility & contrast
On white
2.58
#58AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#58AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58AFAC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58AFAC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#979DAD
Tritanopia (blue-blind)
#22B3AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #58afac; /* rgb */ color: rgb(88, 175, 172); /* oklch */ color: oklch(69.9% 0.084 192.4);
Tailwind
colors: {
custom: {
50: '#8ec7c4',
500: '#58afac',
950: '#000000',
},
}SCSS
$custom: #58afac; $custom-light: #8ec7c4; $custom-dark: #000000;
JSON
{
"hex": "#58afac",
"rgb": {
"r": 88,
"g": 175,
"b": 172
},
"hsl": {
"h": 177.931,
"s": 35.223,
"l": 51.569
},
"oklch": {
"l": 0.69943,
"c": 0.08415,
"h": 192.4
},
"luminance": 0.35713
}Semantic roles & 50–950 ramp
primary
#58AFAC
secondary
#C59EA0
accent
#5D60CB
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1312
muted
#7E8281