#52B79B#52B79B
#52B79B is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.104 H 172.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #52B79B |
|---|---|
| RGB | rgb(82, 183, 155) |
| HSL | hsl(163, 41%, 52%) |
| HSV | hsv(163, 55%, 72%) |
| CMYK | cmyk(55.2%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(68.04, -36.31, 5.38) |
| CIE-LCH | lch(68.04, 36.70, 171.56°) |
| OKLab | oklab(71.14% -0.1029 0.0137) |
| OKLCH | oklch(71.14% 0.104 172.4) |
| XYZ | xyz(26.3269, 38.0249, 36.9561) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.83
Tealish
#24BCA8
ΔE00 4.51
Turquoise (survey)
#06C2AC
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 6.06
Green Blue
#01C08D
ΔE00 6.68
Topaz
#13BBAF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B79B #B7526E
analogous
#52B769 #52B79B #52A1B7
triadic
#52B79B #9B52B7 #B79B52
tetradic
#52B79B #6952B7 #B7526E #A1B752
square
#52B79B #6952B7 #B7526E #A1B752
split-complementary
#52B79B #B752A1 #B76952
monochromatic
#2A6554 #3C9079 #52B79B #7DC9B4 #A8DBCD
Accessibility & contrast
On white
2.44
#52B79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#52B79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B79B
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B79B | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC9A
Deuteranopia (green-blind)
#A3A19D
Tritanopia (blue-blind)
#1BB9AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #52b79b; /* rgb */ color: rgb(82, 183, 155); /* oklch */ color: oklch(71.1% 0.104 172.4);
Tailwind
colors: {
custom: {
50: '#8bcdb8',
500: '#52b79b',
950: '#000000',
},
}SCSS
$custom: #52b79b; $custom-light: #8bcdb8; $custom-dark: #000000;
JSON
{
"hex": "#52b79b",
"rgb": {
"r": 82,
"g": 183,
"b": 155
},
"hsl": {
"h": 163.366,
"s": 41.224,
"l": 51.961
},
"oklch": {
"l": 0.7114,
"c": 0.10378,
"h": 172.4
},
"luminance": 0.38027
}Semantic roles & 50–950 ramp
primary
#52B79B
secondary
#C99CA9
accent
#5779D1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1311
muted
#7D8280