#53B29A#53B29A
#53B29A is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.098 H 174.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #53B29A |
|---|---|
| RGB | rgb(83, 178, 154) |
| HSL | hsl(165, 38%, 51%) |
| HSV | hsv(165, 53%, 70%) |
| CMYK | cmyk(53.4%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(66.53, -34.01, 3.76) |
| CIE-LCH | lch(66.53, 34.22, 173.69°) |
| OKLab | oklab(69.92% -0.0971 0.0094) |
| OKLCH | oklch(69.92% 0.098 174.4) |
| XYZ | xyz(25.3178, 36.0106, 36.1821) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.26
Tealish
#24BCA8
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 5.89
Topaz
#13BBAF
ΔE00 6.35
Lightseagreen
#20B2AA
ΔE00 6.70
Dull Teal
#5F9E8F
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53B29A #B2536B
analogous
#53B26A #53B29A #539AB2
triadic
#53B29A #9A53B2 #B29A53
tetradic
#53B29A #6A53B2 #B2536B #9AB253
square
#53B29A #6A53B2 #B2536B #9AB253
split-complementary
#53B29A #B2539A #B26A53
monochromatic
#2B6052 #3E8A77 #53B29A #7DC5B3 #A8D8CC
Accessibility & contrast
On white
2.56
#53B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#53B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53B29A
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53B29A | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA899
Deuteranopia (green-blind)
#9E9D9C
Tritanopia (blue-blind)
#23B4AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #53b29a; /* rgb */ color: rgb(83, 178, 154); /* oklch */ color: oklch(69.9% 0.098 174.4);
Tailwind
colors: {
custom: {
50: '#8bc9b7',
500: '#53b29a',
950: '#000000',
},
}SCSS
$custom: #53b29a; $custom-light: #8bc9b7; $custom-dark: #000000;
JSON
{
"hex": "#53b29a",
"rgb": {
"r": 83,
"g": 178,
"b": 154
},
"hsl": {
"h": 164.842,
"s": 38.153,
"l": 51.176
},
"oklch": {
"l": 0.69915,
"c": 0.09752,
"h": 174.4
},
"luminance": 0.36013
}Semantic roles & 50–950 ramp
primary
#53B29A
secondary
#C59BA6
accent
#5A77CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280