#52F2BB#52F2BB
#52F2BB is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.155 H 166.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #52F2BB |
|---|---|
| RGB | rgb(82, 242, 187) |
| HSL | hsl(159, 86%, 64%) |
| HSV | hsv(159, 66%, 95%) |
| CMYK | cmyk(66.1%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(86.45, -54.21, 14.53) |
| CIE-LCH | lch(86.45, 56.12, 164.99°) |
| OKLab | oklab(86.4% -0.15 0.0372) |
| OKLCH | oklch(86.4% 0.155 166.1) |
| XYZ | xyz(44.1967, 68.8811, 57.9702) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.56
Greenish Cyan
#2AFEB7
ΔE00 3.77
Greenish Turquoise
#00FBB0
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F2BB #F25289
analogous
#52F26B #52F2BB #52D9F2
triadic
#52F2BB #BB52F2 #F2BB52
tetradic
#52F2BB #6B52F2 #F25289 #D9F252
square
#52F2BB #6B52F2 #F25289 #D9F252
split-complementary
#52F2BB #F252D9 #F26B52
monochromatic
#0EBC80 #19EEA5 #52F2BB #8BF6D1 #C4FBE8
Accessibility & contrast
On white
1.42
#52F2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#52F2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F2BB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F2BB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f2bb; /* rgb */ color: rgb(82, 242, 187); /* oklch */ color: oklch(86.4% 0.155 166.1);
Tailwind
colors: {
custom: {
50: '#94f7cf',
500: '#52f2bb',
950: '#000000',
},
}SCSS
$custom: #52f2bb; $custom-light: #94f7cf; $custom-dark: #000000;
JSON
{
"hex": "#52f2bb",
"rgb": {
"r": 82,
"g": 242,
"b": 187
},
"hsl": {
"h": 159.375,
"s": 86.022,
"l": 63.529
},
"oklch": {
"l": 0.86403,
"c": 0.15454,
"h": 166.1
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#52F2BB
secondary
#BA2E5E
accent
#0350E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1713
muted
#808583