#52FFB6#52FFB6
#52FFB6 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.174 H 161.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB6 |
|---|---|
| RGB | rgb(82, 255, 182) |
| HSL | hsl(155, 100%, 66%) |
| HSV | hsv(155, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(90.18, -60.38, 22.31) |
| CIE-LCH | lch(90.18, 64.37, 159.72°) |
| OKLab | oklab(89.43% -0.1649 0.0567) |
| OKLCH | oklch(89.43% 0.174 161) |
| XYZ | xyz(47.6783, 76.6859, 56.5360) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Turquoise
#00FBB0
ΔE00 2.19
Bright Sea Green
#05FFA6
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB6 #FF529B
analogous
#52FF5F #52FFB6 #52F2FF
triadic
#52FFB6 #B652FF #FFB652
tetradic
#52FFB6 #5F52FF #FF529B #F2FF52
square
#52FFB6 #5F52FF #FF529B #F2FF52
split-complementary
#52FFB6 #FF52F2 #FF5F52
monochromatic
#00D77C #15FF9C #52FFB6 #8FFFD0 #CCFFEA
Accessibility & contrast
On white
1.29
#52FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#52FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB6
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB6 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB2
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb6; /* rgb */ color: rgb(82, 255, 182); /* oklch */ color: oklch(89.4% 0.174 161.0);
Tailwind
colors: {
custom: {
50: '#96ffcc',
500: '#52ffb6',
950: '#000000',
},
}SCSS
$custom: #52ffb6; $custom-light: #96ffcc; $custom-dark: #000000;
JSON
{
"hex": "#52ffb6",
"rgb": {
"r": 82,
"g": 255,
"b": 182
},
"hsl": {
"h": 154.682,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89429,
"c": 0.17441,
"h": 161
},
"luminance": 0.76691
}Semantic roles & 50–950 ramp
primary
#52FFB6
secondary
#D0256D
accent
#0061E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683