#52FFB7#52FFB7
#52FFB7 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.174 H 161.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB7 |
|---|---|
| RGB | rgb(82, 255, 183) |
| HSL | hsl(155, 100%, 66%) |
| HSV | hsv(155, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(90.20, -60.17, 21.83) |
| CIE-LCH | lch(90.20, 64.01, 160.06°) |
| OKLab | oklab(89.45% -0.1645 0.0555) |
| OKLCH | oklch(89.45% 0.174 161.3) |
| XYZ | xyz(47.7820, 76.7274, 57.0822) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 1.97
Greenish Turquoise
#00FBB0
ΔE00 2.19
Bright Sea Green
#05FFA6
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB7 #FF529A
analogous
#52FF60 #52FFB7 #52F0FF
triadic
#52FFB7 #B752FF #FFB752
tetradic
#52FFB7 #6052FF #FF529A #F0FF52
square
#52FFB7 #6052FF #FF529A #F0FF52
split-complementary
#52FFB7 #FF52F0 #FF6052
monochromatic
#00D77D #15FF9E #52FFB7 #8FFFD0 #CCFFEA
Accessibility & contrast
On white
1.28
#52FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#52FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB7
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB7 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB3
Deuteranopia (green-blind)
#E5DCBC
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb7; /* rgb */ color: rgb(82, 255, 183); /* oklch */ color: oklch(89.5% 0.174 161.3);
Tailwind
colors: {
custom: {
50: '#96ffcc',
500: '#52ffb7',
950: '#000000',
},
}SCSS
$custom: #52ffb7; $custom-light: #96ffcc; $custom-dark: #000000;
JSON
{
"hex": "#52ffb7",
"rgb": {
"r": 82,
"g": 255,
"b": 183
},
"hsl": {
"h": 155.029,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89451,
"c": 0.1736,
"h": 161.3
},
"luminance": 0.76733
}Semantic roles & 50–950 ramp
primary
#52FFB7
secondary
#D0256C
accent
#0060E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683