#53AFA7#53AFA7
#53AFA7 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.6% C 0.089 H 187.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #53AFA7 |
|---|---|
| RGB | rgb(83, 175, 167) |
| HSL | hsl(175, 37%, 51%) |
| HSV | hsv(175, 53%, 69%) |
| CMYK | cmyk(52.6%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(65.97, -29.29, -4.26) |
| CIE-LCH | lch(65.97, 29.60, 188.27°) |
| OKLab | oklab(69.58% -0.0878 -0.012) |
| OKLCH | oklch(69.58% 0.089 187.8) |
| XYZ | xyz(25.8694, 35.2866, 41.9994) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.42
Topaz
#13BBAF
ΔE00 5.02
Tealish
#24BCA8
ΔE00 6.15
Dull Teal
#5F9E8F
ΔE00 6.45
Sea
#3C9992
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53AFA7 #AF535B
analogous
#53AF79 #53AFA7 #5389AF
triadic
#53AFA7 #A753AF #AFA753
tetradic
#53AFA7 #7953AF #AF535B #89AF53
square
#53AFA7 #7953AF #AF535B #89AF53
split-complementary
#53AFA7 #AF5389 #AF7953
monochromatic
#2B5D58 #3E8680 #53AFA7 #7DC2BC #A7D6D2
Accessibility & contrast
On white
2.61
#53AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#53AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53AFA7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53AFA7 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#13B3AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #53afa7; /* rgb */ color: rgb(83, 175, 167); /* oklch */ color: oklch(69.6% 0.089 187.8);
Tailwind
colors: {
custom: {
50: '#8bc7c1',
500: '#53afa7',
950: '#000000',
},
}SCSS
$custom: #53afa7; $custom-light: #8bc7c1; $custom-dark: #000000;
JSON
{
"hex": "#53afa7",
"rgb": {
"r": 83,
"g": 175,
"b": 167
},
"hsl": {
"h": 174.783,
"s": 36.508,
"l": 50.588
},
"oklch": {
"l": 0.6958,
"c": 0.08857,
"h": 187.8
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#53AFA7
secondary
#C39A9E
accent
#5B65CD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1312
muted
#7D8281