#52F0BC#52F0BC
#52F0BC is a very light, vivid teal. Relative luminance 0.677; OKLCH L 85.9% C 0.151 H 167.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #52F0BC |
|---|---|
| RGB | rgb(82, 240, 188) |
| HSL | hsl(160, 84%, 63%) |
| HSV | hsv(160, 66%, 94%) |
| CMYK | cmyk(65.8%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(85.88, -53.18, 13.21) |
| CIE-LCH | lch(85.88, 54.79, 166.05°) |
| OKLab | oklab(85.94% -0.1476 0.0338) |
| OKLCH | oklch(85.94% 0.151 167.1) |
| XYZ | xyz(43.7121, 67.7400, 58.3386) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F0BC #F05286
analogous
#52F06D #52F0BC #52D5F0
triadic
#52F0BC #BC52F0 #F0BC52
tetradic
#52F0BC #6D52F0 #F05286 #D5F052
square
#52F0BC #6D52F0 #F05286 #D5F052
split-complementary
#52F0BC #F052D5 #F06D52
monochromatic
#10B880 #1AEBA6 #52F0BC #8AF5D2 #C3FAE8
Accessibility & contrast
On white
1.44
#52F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#52F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F0BC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F0BC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #52f0bc; /* rgb */ color: rgb(82, 240, 188); /* oklch */ color: oklch(85.9% 0.151 167.1);
Tailwind
colors: {
custom: {
50: '#94f6d0',
500: '#52f0bc',
950: '#000000',
},
}SCSS
$custom: #52f0bc; $custom-light: #94f6d0; $custom-dark: #000000;
JSON
{
"hex": "#52f0bc",
"rgb": {
"r": 82,
"g": 240,
"b": 188
},
"hsl": {
"h": 160.253,
"s": 84.043,
"l": 63.137
},
"oklch": {
"l": 0.85944,
"c": 0.1514,
"h": 167.1
},
"luminance": 0.67745
}Semantic roles & 50–950 ramp
primary
#52F0BC
secondary
#B72F5C
accent
#054DE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583