#53AA98#53AA98
#53AA98 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.089 H 178.1°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #53AA98 |
|---|---|
| RGB | rgb(83, 170, 152) |
| HSL | hsl(168, 34%, 50%) |
| HSV | hsv(168, 51%, 67%) |
| CMYK | cmyk(51.2%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(64.04, -30.71, 1.27) |
| CIE-LCH | lch(64.04, 30.74, 177.64°) |
| OKLab | oklab(67.88% -0.0888 0.0029) |
| OKLCH | oklch(67.88% 0.089 178.1) |
| XYZ | xyz(23.6071, 32.8534, 34.7970) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.29
Greeny Blue
#42B395
ΔE00 4.59
Grey Teal
#5E9B8A
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 5.73
Tealish
#24BCA8
ΔE00 6.00
Greyish Teal
#719F91
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53AA98 #AA5365
analogous
#53AA6D #53AA98 #5391AA
triadic
#53AA98 #9853AA #AA9853
tetradic
#53AA98 #6D53AA #AA5365 #91AA53
square
#53AA98 #6D53AA #AA5365 #91AA53
split-complementary
#53AA98 #AA5391 #AA6D53
monochromatic
#2B584E #3F8173 #53AA98 #7BBFB1 #A5D3C9
Accessibility & contrast
On white
2.77
#53AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#53AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53AA98
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53AA98 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#969799
Tritanopia (blue-blind)
#28ACA4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #53aa98; /* rgb */ color: rgb(83, 170, 152); /* oklch */ color: oklch(67.9% 0.089 178.1);
Tailwind
colors: {
custom: {
50: '#8ac3b6',
500: '#53aa98',
950: '#000000',
},
}SCSS
$custom: #53aa98; $custom-light: #8ac3b6; $custom-dark: #000000;
JSON
{
"hex": "#53aa98",
"rgb": {
"r": 83,
"g": 170,
"b": 152
},
"hsl": {
"h": 167.586,
"s": 34.387,
"l": 49.608
},
"oklch": {
"l": 0.67882,
"c": 0.08884,
"h": 178.1
},
"luminance": 0.32855
}Semantic roles & 50–950 ramp
primary
#53AA98
secondary
#C099A1
accent
#5D74CA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180