#52F5BA#52F5BA
#52F5BA is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.1% C 0.159 H 164.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #52F5BA |
|---|---|
| RGB | rgb(82, 245, 186) |
| HSL | hsl(158, 89%, 64%) |
| HSV | hsv(158, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.31, -55.63, 16.27) |
| CIE-LCH | lch(87.31, 57.96, 163.70°) |
| OKLab | oklab(87.1% -0.1534 0.0416) |
| OKLCH | oklch(87.1% 0.159 164.8) |
| XYZ | xyz(44.9902, 70.6388, 57.7085) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.21
Greenish Cyan
#2AFEB7
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.22
Greenish Turquoise
#00FBB0
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F5BA #F5528D
analogous
#52F569 #52F5BA #52DFF5
triadic
#52F5BA #BA52F5 #F5BA52
tetradic
#52F5BA #6952F5 #F5528D #DFF552
square
#52F5BA #6952F5 #F5528D #DFF552
split-complementary
#52F5BA #F552DF #F56952
monochromatic
#0BC17F #18F2A3 #52F5BA #8CF8D1 #C6FCE8
Accessibility & contrast
On white
1.39
#52F5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#52F5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F5BA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F5BA | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#DBD4BE
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #52f5ba; /* rgb */ color: rgb(82, 245, 186); /* oklch */ color: oklch(87.1% 0.159 164.8);
Tailwind
colors: {
custom: {
50: '#95f9ce',
500: '#52f5ba',
950: '#000000',
},
}SCSS
$custom: #52f5ba; $custom-light: #95f9ce; $custom-dark: #000000;
JSON
{
"hex": "#52f5ba",
"rgb": {
"r": 82,
"g": 245,
"b": 186
},
"hsl": {
"h": 158.282,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.87104,
"c": 0.15894,
"h": 164.8
},
"luminance": 0.70644
}Semantic roles & 50–950 ramp
primary
#52F5BA
secondary
#BF2C61
accent
#0053E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1713
muted
#808583