#52FFBD#52FFBD
#52FFBD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.169 H 163.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFBD |
|---|---|
| RGB | rgb(82, 255, 189) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.31, -58.92, 18.93) |
| CIE-LCH | lch(90.31, 61.88, 162.19°) |
| OKLab | oklab(89.59% -0.1618 0.0483) |
| OKLCH | oklch(89.59% 0.169 163.4) |
| XYZ | xyz(48.4199, 76.9825, 60.4415) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.15
Greenish Turquoise
#00FBB0
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.95
Bright Sea Green
#05FFA6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFBD #FF5294
analogous
#52FF66 #52FFBD #52EAFF
triadic
#52FFBD #BD52FF #FFBD52
tetradic
#52FFBD #6652FF #FF5294 #EAFF52
square
#52FFBD #6652FF #FF5294 #EAFF52
split-complementary
#52FFBD #FF52EA #FF6652
monochromatic
#00D785 #15FFA6 #52FFBD #8FFFD4 #CCFFEC
Accessibility & contrast
On white
1.28
#52FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#52FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFBD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFBD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffbd; /* rgb */ color: rgb(82, 255, 189); /* oklch */ color: oklch(89.6% 0.169 163.4);
Tailwind
colors: {
custom: {
50: '#96ffd1',
500: '#52ffbd',
950: '#000000',
},
}SCSS
$custom: #52ffbd; $custom-light: #96ffd1; $custom-dark: #000000;
JSON
{
"hex": "#52ffbd",
"rgb": {
"r": 82,
"g": 255,
"b": 189
},
"hsl": {
"h": 157.11,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89587,
"c": 0.16885,
"h": 163.4
},
"luminance": 0.76988
}Semantic roles & 50–950 ramp
primary
#52FFBD
secondary
#D02566
accent
#0058E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683