#52F2BC#52F2BC
#52F2BC is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.154 H 166.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #52F2BC |
|---|---|
| RGB | rgb(82, 242, 188) |
| HSL | hsl(160, 86%, 64%) |
| HSV | hsv(160, 66%, 95%) |
| CMYK | cmyk(66.1%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.47, -53.99, 14.04) |
| CIE-LCH | lch(86.47, 55.78, 165.42°) |
| OKLab | oklab(86.43% -0.1495 0.0359) |
| OKLCH | oklch(86.43% 0.154 166.5) |
| XYZ | xyz(44.3041, 68.9241, 58.5360) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.51
Greenish Cyan
#2AFEB7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F2BC #F25288
analogous
#52F26C #52F2BC #52D8F2
triadic
#52F2BC #BC52F2 #F2BC52
tetradic
#52F2BC #6C52F2 #F25288 #D8F252
square
#52F2BC #6C52F2 #F25288 #D8F252
split-complementary
#52F2BC #F252D8 #F26C52
monochromatic
#0EBC81 #19EEA6 #52F2BC #8BF6D2 #C4FBE8
Accessibility & contrast
On white
1.42
#52F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#52F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F2BC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F2BC | 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)
#EDE2B9
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f2bc; /* rgb */ color: rgb(82, 242, 188); /* oklch */ color: oklch(86.4% 0.154 166.5);
Tailwind
colors: {
custom: {
50: '#94f7d0',
500: '#52f2bc',
950: '#000000',
},
}SCSS
$custom: #52f2bc; $custom-light: #94f7d0; $custom-dark: #000000;
JSON
{
"hex": "#52f2bc",
"rgb": {
"r": 82,
"g": 242,
"b": 188
},
"hsl": {
"h": 159.75,
"s": 86.022,
"l": 63.529
},
"oklch": {
"l": 0.86427,
"c": 0.1538,
"h": 166.5
},
"luminance": 0.68929
}Semantic roles & 50–950 ramp
primary
#52F2BC
secondary
#BA2E5D
accent
#034EE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583