#52F2BD#52F2BD
#52F2BD is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.153 H 166.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #52F2BD |
|---|---|
| RGB | rgb(82, 242, 189) |
| HSL | hsl(160, 86%, 64%) |
| HSV | hsv(160, 66%, 95%) |
| CMYK | cmyk(66.1%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.49, -53.76, 13.55) |
| CIE-LCH | lch(86.49, 55.45, 165.85°) |
| OKLab | oklab(86.45% -0.1491 0.0347) |
| OKLCH | oklch(86.45% 0.153 166.9) |
| XYZ | xyz(44.4123, 68.9673, 59.1057) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F2BD #F25287
analogous
#52F26D #52F2BD #52D7F2
triadic
#52F2BD #BD52F2 #F2BD52
tetradic
#52F2BD #6D52F2 #F25287 #D7F252
square
#52F2BD #6D52F2 #F25287 #D7F252
split-complementary
#52F2BD #F252D7 #F26D52
monochromatic
#0EBC82 #19EEA7 #52F2BD #8BF6D3 #C4FBE8
Accessibility & contrast
On white
1.42
#52F2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#52F2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F2BD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F2BD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f2bd; /* rgb */ color: rgb(82, 242, 189); /* oklch */ color: oklch(86.5% 0.153 166.9);
Tailwind
colors: {
custom: {
50: '#94f7d1',
500: '#52f2bd',
950: '#000000',
},
}SCSS
$custom: #52f2bd; $custom-light: #94f7d1; $custom-dark: #000000;
JSON
{
"hex": "#52f2bd",
"rgb": {
"r": 82,
"g": 242,
"b": 189
},
"hsl": {
"h": 160.125,
"s": 86.022,
"l": 63.529
},
"oklch": {
"l": 0.86452,
"c": 0.15308,
"h": 166.9
},
"luminance": 0.68972
}Semantic roles & 50–950 ramp
primary
#52F2BD
secondary
#BA2E5D
accent
#034DE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583