#52F0BA#52F0BA
#52F0BA is a very light, vivid teal. Relative luminance 0.677; OKLCH L 85.9% C 0.153 H 166.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #52F0BA |
|---|---|
| RGB | rgb(82, 240, 186) |
| HSL | hsl(159, 84%, 63%) |
| HSV | hsv(159, 66%, 94%) |
| CMYK | cmyk(65.8%, 0%, 22.5%, 5.9%) |
| CIE-LAB | lab(85.83, -53.62, 14.19) |
| CIE-LCH | lch(85.83, 55.47, 165.18°) |
| OKLab | oklab(85.9% -0.1485 0.0363) |
| OKLCH | oklch(85.9% 0.153 166.3) |
| XYZ | xyz(43.4980, 67.6544, 57.2110) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F0BA #F05288
analogous
#52F06B #52F0BA #52D7F0
triadic
#52F0BA #BA52F0 #F0BA52
tetradic
#52F0BA #6B52F0 #F05288 #D7F052
square
#52F0BA #6B52F0 #F05288 #D7F052
split-complementary
#52F0BA #F052D7 #F06B52
monochromatic
#10B87E #1AEBA4 #52F0BA #8AF5D0 #C3FAE7
Accessibility & contrast
On white
1.45
#52F0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#52F0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F0BA
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F0BA | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B7
Deuteranopia (green-blind)
#D6D0BE
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #52f0ba; /* rgb */ color: rgb(82, 240, 186); /* oklch */ color: oklch(85.9% 0.153 166.3);
Tailwind
colors: {
custom: {
50: '#94f6ce',
500: '#52f0ba',
950: '#000000',
},
}SCSS
$custom: #52f0ba; $custom-light: #94f6ce; $custom-dark: #000000;
JSON
{
"hex": "#52f0ba",
"rgb": {
"r": 82,
"g": 240,
"b": 186
},
"hsl": {
"h": 159.494,
"s": 84.043,
"l": 63.137
},
"oklch": {
"l": 0.85895,
"c": 0.15285,
"h": 166.3
},
"luminance": 0.67659
}Semantic roles & 50–950 ramp
primary
#52F0BA
secondary
#B72F5E
accent
#0550E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1713
muted
#808583