#52B19F#52B19F
#52B19F is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.8% C 0.094 H 179.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #52B19F |
|---|---|
| RGB | rgb(82, 177, 159) |
| HSL | hsl(169, 38%, 51%) |
| HSV | hsv(169, 54%, 69%) |
| CMYK | cmyk(53.7%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(66.32, -32.53, 0.69) |
| CIE-LCH | lch(66.32, 32.54, 178.79°) |
| OKLab | oklab(69.78% -0.0943 0.0013) |
| OKLCH | oklch(69.78% 0.094 179.2) |
| XYZ | xyz(25.4571, 35.7390, 38.3509) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.02
Tealish
#24BCA8
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 4.89
Topaz
#13BBAF
ΔE00 5.05
Turquoise (survey)
#06C2AC
ΔE00 5.80
Dull Teal
#5F9E8F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B19F #B15264
analogous
#52B16F #52B19F #5293B1
triadic
#52B19F #9F52B1 #B19F52
tetradic
#52B19F #6F52B1 #B15264 #93B152
square
#52B19F #6F52B1 #B15264 #93B152
split-complementary
#52B19F #B15293 #B16F52
monochromatic
#2A5E54 #3D887A #52B19F #7CC4B6 #A6D7CE
Accessibility & contrast
On white
2.58
#52B19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#52B19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B19F
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B19F | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89E
Deuteranopia (green-blind)
#9C9DA0
Tritanopia (blue-blind)
#1AB4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #52b19f; /* rgb */ color: rgb(82, 177, 159); /* oklch */ color: oklch(69.8% 0.094 179.2);
Tailwind
colors: {
custom: {
50: '#8ac9bb',
500: '#52b19f',
950: '#000000',
},
}SCSS
$custom: #52b19f; $custom-light: #8ac9bb; $custom-dark: #000000;
JSON
{
"hex": "#52b19f",
"rgb": {
"r": 82,
"g": 177,
"b": 159
},
"hsl": {
"h": 168.632,
"s": 37.849,
"l": 50.784
},
"oklch": {
"l": 0.69779,
"c": 0.09429,
"h": 179.2
},
"luminance": 0.35741
}Semantic roles & 50–950 ramp
primary
#52B19F
secondary
#C49AA2
accent
#5A70CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280