#53AAA9#53AAA9
#53AAA9 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.084 H 194.4°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #53AAA9 |
|---|---|
| RGB | rgb(83, 170, 169) |
| HSL | hsl(179, 34%, 50%) |
| HSV | hsv(179, 51%, 67%) |
| CMYK | cmyk(51.2%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(64.52, -26.30, -7.51) |
| CIE-LCH | lch(64.52, 27.35, 195.95°) |
| OKLab | oklab(68.43% -0.0812 -0.0208) |
| OKLCH | oklch(68.43% 0.084 194.4) |
| XYZ | xyz(25.1005, 33.4507, 42.6623) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.59
Lightseagreen
#20B2AA
ΔE00 5.13
Sea
#3C9992
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 7.14
Topaz
#13BBAF
ΔE00 7.34
Turquoise Blue
#06B1C4
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53AAA9 #AA5354
analogous
#53AA7D #53AAA9 #5380AA
triadic
#53AAA9 #A953AA #AAA953
tetradic
#53AAA9 #7D53AA #AA5354 #80AA53
square
#53AAA9 #7D53AA #AA5354 #80AA53
split-complementary
#53AAA9 #AA5380 #AA7D53
monochromatic
#2B5857 #3F8180 #53AAA9 #7BBFBE #A5D3D2
Accessibility & contrast
On white
2.73
#53AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#53AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53AAA9
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53AAA9 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#9298AA
Tritanopia (blue-blind)
#14AEA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #53aaa9; /* rgb */ color: rgb(83, 170, 169); /* oklch */ color: oklch(68.4% 0.084 194.4);
Tailwind
colors: {
custom: {
50: '#8bc3c2',
500: '#53aaa9',
950: '#000000',
},
}SCSS
$custom: #53aaa9; $custom-light: #8bc3c2; $custom-dark: #000000;
JSON
{
"hex": "#53aaa9",
"rgb": {
"r": 83,
"g": 170,
"b": 169
},
"hsl": {
"h": 179.31,
"s": 34.387,
"l": 49.608
},
"oklch": {
"l": 0.68432,
"c": 0.0838,
"h": 194.4
},
"luminance": 0.33453
}Semantic roles & 50–950 ramp
primary
#53AAA9
secondary
#C09999
accent
#5D5FCA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181