#52FFBC#52FFBC
#52FFBC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.170 H 163.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFBC |
|---|---|
| RGB | rgb(82, 255, 188) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.29, -59.13, 19.41) |
| CIE-LCH | lch(90.29, 62.24, 161.82°) |
| OKLab | oklab(89.56% -0.1622 0.0495) |
| OKLCH | oklch(89.56% 0.17 163) |
| XYZ | xyz(48.3117, 76.9393, 59.8718) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.83
Bright Sea Green
#05FFA6
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFBC #FF5295
analogous
#52FF65 #52FFBC #52EBFF
triadic
#52FFBC #BC52FF #FFBC52
tetradic
#52FFBC #6552FF #FF5295 #EBFF52
square
#52FFBC #6552FF #FF5295 #EBFF52
split-complementary
#52FFBC #FF52EB #FF6552
monochromatic
#00D783 #15FFA4 #52FFBC #8FFFD4 #CCFFEB
Accessibility & contrast
On white
1.28
#52FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#52FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFBC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFBC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffbc; /* rgb */ color: rgb(82, 255, 188); /* oklch */ color: oklch(89.6% 0.170 163.0);
Tailwind
colors: {
custom: {
50: '#96ffd0',
500: '#52ffbc',
950: '#000000',
},
}SCSS
$custom: #52ffbc; $custom-light: #96ffd0; $custom-dark: #000000;
JSON
{
"hex": "#52ffbc",
"rgb": {
"r": 82,
"g": 255,
"b": 188
},
"hsl": {
"h": 156.763,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89564,
"c": 0.16962,
"h": 163
},
"luminance": 0.76945
}Semantic roles & 50–950 ramp
primary
#52FFBC
secondary
#D02567
accent
#0059E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683