#52A69A#52A69A
#52A69A is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.9% C 0.084 H 183.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52A69A |
|---|---|
| RGB | rgb(82, 166, 154) |
| HSL | hsl(171, 34%, 49%) |
| HSV | hsv(171, 51%, 65%) |
| CMYK | cmyk(50.6%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.84, -28.50, -1.61) |
| CIE-LCH | lch(62.84, 28.55, 183.24°) |
| OKLab | oklab(66.92% -0.0839 -0.0048) |
| OKLCH | oklch(66.92% 0.084 183.3) |
| XYZ | xyz(22.9462, 31.3974, 35.4167) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.60
Grey Teal
#5E9B8A
ΔE00 4.72
Sea
#3C9992
ΔE00 4.79
Lightseagreen
#20B2AA
ΔE00 5.17
Blue Green
#0F9B8E
ΔE00 5.70
Greyish Teal
#719F91
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A69A #A6525E
analogous
#52A670 #52A69A #5288A6
triadic
#52A69A #9A52A6 #A69A52
tetradic
#52A69A #7052A6 #A6525E #88A652
square
#52A69A #7052A6 #A6525E #88A652
split-complementary
#52A69A #A65288 #A67052
monochromatic
#2A544E #3E7D74 #52A69A #79BDB3 #A2D1CA
Accessibility & contrast
On white
2.88
#52A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#52A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A69A
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A69A | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#25A9A2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #52a69a; /* rgb */ color: rgb(82, 166, 154); /* oklch */ color: oklch(66.9% 0.084 183.3);
Tailwind
colors: {
custom: {
50: '#89c1b7',
500: '#52a69a',
950: '#000000',
},
}SCSS
$custom: #52a69a; $custom-light: #89c1b7; $custom-dark: #000000;
JSON
{
"hex": "#52a69a",
"rgb": {
"r": 82,
"g": 166,
"b": 154
},
"hsl": {
"h": 171.429,
"s": 33.871,
"l": 48.627
},
"oklch": {
"l": 0.66919,
"c": 0.08405,
"h": 183.3
},
"luminance": 0.31399
}Semantic roles & 50–950 ramp
primary
#52A69A
secondary
#BE969B
accent
#5E6DCA
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180