#52B89B#52B89B
#52B89B is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.105 H 171.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #52B89B |
|---|---|
| RGB | rgb(82, 184, 155) |
| HSL | hsl(163, 42%, 52%) |
| HSV | hsv(163, 55%, 72%) |
| CMYK | cmyk(55.4%, 0%, 15.8%, 27.8%) |
| CIE-LAB | lab(68.34, -36.77, 5.82) |
| CIE-LCH | lch(68.34, 37.22, 171.00°) |
| OKLab | oklab(71.39% -0.104 0.0148) |
| OKLCH | oklch(71.39% 0.105 171.9) |
| XYZ | xyz(26.5338, 38.4389, 37.0251) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.94
Tealish
#24BCA8
ΔE00 4.63
Turquoise (survey)
#06C2AC
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 5.75
Green Blue
#01C08D
ΔE00 6.37
Topaz
#13BBAF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B89B #B8526F
analogous
#52B868 #52B89B #52A2B8
triadic
#52B89B #9B52B8 #B89B52
tetradic
#52B89B #6852B8 #B8526F #A2B852
square
#52B89B #6852B8 #B8526F #A2B852
split-complementary
#52B89B #B852A2 #B86852
monochromatic
#2A6655 #3C9179 #52B89B #7DCAB4 #A9DCCD
Accessibility & contrast
On white
2.42
#52B89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#52B89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B89B
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B89B | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A4A29D
Tritanopia (blue-blind)
#1AB9AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #52b89b; /* rgb */ color: rgb(82, 184, 155); /* oklch */ color: oklch(71.4% 0.105 171.9);
Tailwind
colors: {
custom: {
50: '#8bceb8',
500: '#52b89b',
950: '#000000',
},
}SCSS
$custom: #52b89b; $custom-light: #8bceb8; $custom-dark: #000000;
JSON
{
"hex": "#52b89b",
"rgb": {
"r": 82,
"g": 184,
"b": 155
},
"hsl": {
"h": 162.941,
"s": 41.803,
"l": 52.157
},
"oklch": {
"l": 0.71387,
"c": 0.10504,
"h": 171.9
},
"luminance": 0.38441
}Semantic roles & 50–950 ramp
primary
#52B89B
secondary
#C99DA9
accent
#5679D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1311
muted
#7D8280