#52FBAB#52FBAB
#52FBAB is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.2% C 0.179 H 158.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #52FBAB |
|---|---|
| RGB | rgb(82, 251, 171) |
| HSL | hsl(152, 95%, 65%) |
| HSV | hsv(152, 67%, 98%) |
| CMYK | cmyk(67.3%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(88.79, -61.06, 26.00) |
| CIE-LCH | lch(88.79, 66.37, 156.93°) |
| OKLab | oklab(88.22% -0.166 0.0657) |
| OKLCH | oklch(88.22% 0.179 158.4) |
| XYZ | xyz(45.3232, 73.7235, 50.3616) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.93
Bright Sea Green
#05FFA6
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.41
Greenish Turquoise
#00FBB0
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FBAB #FB52A2
analogous
#52FB57 #52FBAB #52F6FB
triadic
#52FBAB #AB52FB #FBAB52
tetradic
#52FBAB #5752FB #FB52A2 #F6FB52
square
#52FBAB #5752FB #FB52A2 #F6FB52
split-complementary
#52FBAB #FB52F6 #FB5752
monochromatic
#05CE6F #16FA8E #52FBAB #8EFCC8 #CAFEE5
Accessibility & contrast
On white
1.33
#52FBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#52FBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FBAB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FBAB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#E3D9B0
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52fbab; /* rgb */ color: rgb(82, 251, 171); /* oklch */ color: oklch(88.2% 0.179 158.4);
Tailwind
colors: {
custom: {
50: '#95fec4',
500: '#52fbab',
950: '#000000',
},
}SCSS
$custom: #52fbab; $custom-light: #95fec4; $custom-dark: #000000;
JSON
{
"hex": "#52fbab",
"rgb": {
"r": 82,
"g": 251,
"b": 171
},
"hsl": {
"h": 151.598,
"s": 95.48,
"l": 65.294
},
"oklch": {
"l": 0.88224,
"c": 0.17852,
"h": 158.4
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#52FBAB
secondary
#C92874
accent
#006DE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682