#52FFBE#52FFBE
#52FFBE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.168 H 163.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFBE |
|---|---|
| RGB | rgb(82, 255, 190) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.33, -58.71, 18.45) |
| CIE-LCH | lch(90.33, 61.54, 162.56°) |
| OKLab | oklab(89.61% -0.1613 0.0471) |
| OKLCH | oklch(89.61% 0.168 163.7) |
| XYZ | xyz(48.5288, 77.0261, 61.0152) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.67
Light Greenish Blue
#63F7B4
ΔE00 2.24
Greenish Turquoise
#00FBB0
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFBE #FF5293
analogous
#52FF67 #52FFBE #52E9FF
triadic
#52FFBE #BE52FF #FFBE52
tetradic
#52FFBE #6752FF #FF5293 #E9FF52
square
#52FFBE #6752FF #FF5293 #E9FF52
split-complementary
#52FFBE #FF52E9 #FF6752
monochromatic
#00D786 #15FFA7 #52FFBE #8FFFD5 #CCFFEC
Accessibility & contrast
On white
1.28
#52FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#52FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFBE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFBE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffbe; /* rgb */ color: rgb(82, 255, 190); /* oklch */ color: oklch(89.6% 0.168 163.7);
Tailwind
colors: {
custom: {
50: '#96ffd1',
500: '#52ffbe',
950: '#000000',
},
}SCSS
$custom: #52ffbe; $custom-light: #96ffd1; $custom-dark: #000000;
JSON
{
"hex": "#52ffbe",
"rgb": {
"r": 82,
"g": 255,
"b": 190
},
"hsl": {
"h": 157.457,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.8961,
"c": 0.16808,
"h": 163.7
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#52FFBE
secondary
#D02565
accent
#0056E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683