#53B29F#53B29F
#53B29F is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.095 H 178.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #53B29F |
|---|---|
| RGB | rgb(83, 178, 159) |
| HSL | hsl(168, 38%, 51%) |
| HSV | hsv(168, 53%, 70%) |
| CMYK | cmyk(53.4%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(66.66, -32.78, 1.18) |
| CIE-LCH | lch(66.66, 32.80, 177.93°) |
| OKLab | oklab(70.06% -0.0948 0.0026) |
| OKLCH | oklch(70.06% 0.095 178.4) |
| XYZ | xyz(25.7429, 36.1806, 38.4211) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.72
Tealish
#24BCA8
ΔE00 4.12
Topaz
#13BBAF
ΔE00 5.15
Lightseagreen
#20B2AA
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 5.62
Dull Teal
#5F9E8F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53B29F #B25366
analogous
#53B26F #53B29F #5395B2
triadic
#53B29F #9F53B2 #B29F53
tetradic
#53B29F #6F53B2 #B25366 #95B253
square
#53B29F #6F53B2 #B25366 #95B253
split-complementary
#53B29F #B25395 #B26F53
monochromatic
#2B6055 #3E8A7B #53B29F #7DC5B7 #A8D8CE
Accessibility & contrast
On white
2.55
#53B29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#53B29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53B29F
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53B29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53B29F | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#1DB4AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #53b29f; /* rgb */ color: rgb(83, 178, 159); /* oklch */ color: oklch(70.1% 0.095 178.4);
Tailwind
colors: {
custom: {
50: '#8bc9bb',
500: '#53b29f',
950: '#000000',
},
}SCSS
$custom: #53b29f; $custom-light: #8bc9bb; $custom-dark: #000000;
JSON
{
"hex": "#53b29f",
"rgb": {
"r": 83,
"g": 178,
"b": 159
},
"hsl": {
"h": 168,
"s": 38.153,
"l": 51.176
},
"oklch": {
"l": 0.70063,
"c": 0.09481,
"h": 178.4
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#53B29F
secondary
#C59BA4
accent
#5A71CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1311
muted
#7D8280