#53AAA6#53AAA6
#53AAA6 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.084 H 191.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #53AAA6 |
|---|---|
| RGB | rgb(83, 170, 166) |
| HSL | hsl(177, 34%, 50%) |
| HSV | hsv(177, 51%, 67%) |
| CMYK | cmyk(51.2%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(64.43, -27.10, -5.97) |
| CIE-LCH | lch(64.43, 27.75, 192.43°) |
| OKLab | oklab(68.33% -0.0825 -0.0166) |
| OKLCH | oklch(68.33% 0.084 191.4) |
| XYZ | xyz(24.8221, 33.3394, 41.1961) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.49
Cadetblue
#5F9EA0
ΔE00 5.15
Sea
#3C9992
ΔE00 5.87
Dull Teal
#5F9E8F
ΔE00 6.25
Topaz
#13BBAF
ΔE00 6.68
Grey Teal
#5E9B8A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53AAA6 #AA5357
analogous
#53AA7A #53AAA6 #5383AA
triadic
#53AAA6 #A653AA #AAA653
tetradic
#53AAA6 #7A53AA #AA5357 #83AA53
square
#53AAA6 #7A53AA #AA5357 #83AA53
split-complementary
#53AAA6 #AA5383 #AA7A53
monochromatic
#2B5856 #3F817E #53AAA6 #7BBFBC #A5D3D1
Accessibility & contrast
On white
2.74
#53AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#53AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53AAA6
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53AAA6 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A6
Deuteranopia (green-blind)
#9398A7
Tritanopia (blue-blind)
#19AEA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #53aaa6; /* rgb */ color: rgb(83, 170, 166); /* oklch */ color: oklch(68.3% 0.084 191.4);
Tailwind
colors: {
custom: {
50: '#8bc3c0',
500: '#53aaa6',
950: '#000000',
},
}SCSS
$custom: #53aaa6; $custom-light: #8bc3c0; $custom-dark: #000000;
JSON
{
"hex": "#53aaa6",
"rgb": {
"r": 83,
"g": 170,
"b": 166
},
"hsl": {
"h": 177.241,
"s": 34.387,
"l": 49.608
},
"oklch": {
"l": 0.6833,
"c": 0.08414,
"h": 191.4
},
"luminance": 0.33342
}Semantic roles & 50–950 ramp
primary
#53AAA6
secondary
#C0999A
accent
#5D62CA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181