#52FFB9#52FFB9
#52FFB9 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.172 H 162.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB9 |
|---|---|
| RGB | rgb(82, 255, 185) |
| HSL | hsl(156, 100%, 66%) |
| HSV | hsv(156, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(90.23, -59.76, 20.86) |
| CIE-LCH | lch(90.23, 63.30, 160.75°) |
| OKLab | oklab(89.5% -0.1636 0.0531) |
| OKLCH | oklch(89.5% 0.172 162) |
| XYZ | xyz(47.9917, 76.8112, 58.1863) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Turquoise
#00FBB0
ΔE00 2.25
Bright Sea Green
#05FFA6
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB9 #FF5298
analogous
#52FF62 #52FFB9 #52EEFF
triadic
#52FFB9 #B952FF #FFB952
tetradic
#52FFB9 #6252FF #FF5298 #EEFF52
square
#52FFB9 #6252FF #FF5298 #EEFF52
split-complementary
#52FFB9 #FF52EE #FF6252
monochromatic
#00D780 #15FFA0 #52FFB9 #8FFFD2 #CCFFEB
Accessibility & contrast
On white
1.28
#52FFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#52FFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB9
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB9 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB5
Deuteranopia (green-blind)
#E5DCBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb9; /* rgb */ color: rgb(82, 255, 185); /* oklch */ color: oklch(89.5% 0.172 162.0);
Tailwind
colors: {
custom: {
50: '#96ffce',
500: '#52ffb9',
950: '#000000',
},
}SCSS
$custom: #52ffb9; $custom-light: #96ffce; $custom-dark: #000000;
JSON
{
"hex": "#52ffb9",
"rgb": {
"r": 82,
"g": 255,
"b": 185
},
"hsl": {
"h": 155.723,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89496,
"c": 0.172,
"h": 162
},
"luminance": 0.76817
}Semantic roles & 50–950 ramp
primary
#52FFB9
secondary
#D0256A
accent
#005DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683