#53A69A#53A69A
#53A69A is a light, moderate teal. Relative luminance 0.314; OKLCH L 67.0% C 0.083 H 183.2°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #53A69A |
|---|---|
| RGB | rgb(83, 166, 154) |
| HSL | hsl(171, 33%, 49%) |
| HSV | hsv(171, 50%, 65%) |
| CMYK | cmyk(50%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.88, -28.27, -1.55) |
| CIE-LCH | lch(62.88, 28.31, 183.14°) |
| OKLab | oklab(66.96% -0.0832 -0.0046) |
| OKLCH | oklch(66.96% 0.083 183.2) |
| XYZ | xyz(23.0338, 31.4425, 35.4208) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.54
Grey Teal
#5E9B8A
ΔE00 4.67
Sea
#3C9992
ΔE00 4.84
Lightseagreen
#20B2AA
ΔE00 5.25
Blue Green
#0F9B8E
ΔE00 5.79
Greyish Teal
#719F91
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53A69A #A6535F
analogous
#53A671 #53A69A #5389A6
triadic
#53A69A #9A53A6 #A69A53
tetradic
#53A69A #7153A6 #A6535F #89A653
square
#53A69A #7153A6 #A6535F #89A653
split-complementary
#53A69A #A65389 #A67153
monochromatic
#2A544E #3F7D74 #53A69A #7ABCB3 #A3D1CA
Accessibility & contrast
On white
2.88
#53A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#53A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53A69A
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53A69A | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#28A9A2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #53a69a; /* rgb */ color: rgb(83, 166, 154); /* oklch */ color: oklch(67.0% 0.083 183.2);
Tailwind
colors: {
custom: {
50: '#8ac1b7',
500: '#53a69a',
950: '#000000',
},
}SCSS
$custom: #53a69a; $custom-light: #8ac1b7; $custom-dark: #000000;
JSON
{
"hex": "#53a69a",
"rgb": {
"r": 83,
"g": 166,
"b": 154
},
"hsl": {
"h": 171.325,
"s": 33.333,
"l": 48.824
},
"oklch": {
"l": 0.6696,
"c": 0.08334,
"h": 183.2
},
"luminance": 0.31445
}Semantic roles & 50–950 ramp
primary
#53A69A
secondary
#BE979C
accent
#5E6EC9
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180