#52A29B#52A29B
#52A29B is a light, moderate teal. Relative luminance 0.300; OKLCH L 66.0% C 0.080 H 187.9°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #52A29B |
|---|---|
| RGB | rgb(82, 162, 155) |
| HSL | hsl(175, 33%, 48%) |
| HSV | hsv(175, 49%, 64%) |
| CMYK | cmyk(49.4%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(61.65, -26.26, -3.92) |
| CIE-LCH | lch(61.65, 26.56, 188.49°) |
| OKLab | oklab(65.97% -0.0788 -0.011) |
| OKLCH | oklch(65.97% 0.08 187.9) |
| XYZ | xyz(22.3140, 29.9991, 35.6185) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.57
Dull Teal
#5F9E8F
ΔE00 4.03
Cadetblue
#5F9EA0
ΔE00 4.75
Grey Teal
#5E9B8A
ΔE00 5.13
Blue Green
#0F9B8E
ΔE00 5.77
Lightseagreen
#20B2AA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A29B #A25259
analogous
#52A273 #52A29B #5281A2
triadic
#52A29B #9B52A2 #A29B52
tetradic
#52A29B #7352A2 #A25259 #81A252
square
#52A29B #7352A2 #A25259 #81A252
split-complementary
#52A29B #A25281 #A27352
monochromatic
#29514D #3D7974 #52A29B #77BAB4 #A0CFCB
Accessibility & contrast
On white
3.00
#52A29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#52A29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A29B
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A29B | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#26A5A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #52a29b; /* rgb */ color: rgb(82, 162, 155); /* oklch */ color: oklch(66.0% 0.080 187.9);
Tailwind
colors: {
custom: {
50: '#89beb8',
500: '#52a29b',
950: '#000000',
},
}SCSS
$custom: #52a29b; $custom-light: #89beb8; $custom-dark: #000000;
JSON
{
"hex": "#52a29b",
"rgb": {
"r": 82,
"g": 162,
"b": 155
},
"hsl": {
"h": 174.75,
"s": 32.787,
"l": 47.843
},
"oklch": {
"l": 0.65969,
"c": 0.07954,
"h": 187.9
},
"luminance": 0.30001
}Semantic roles & 50–950 ramp
primary
#52A29B
secondary
#BC9497
accent
#5F68C9
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180