#52F0B4#52F0B4
#52F0B4 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.8% C 0.157 H 163.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #52F0B4 |
|---|---|
| RGB | rgb(82, 240, 180) |
| HSL | hsl(157, 84%, 63%) |
| HSV | hsv(157, 66%, 94%) |
| CMYK | cmyk(65.8%, 0%, 25%, 5.9%) |
| CIE-LAB | lab(85.71, -54.94, 17.12) |
| CIE-LCH | lch(85.71, 57.54, 162.69°) |
| OKLab | oklab(85.75% -0.1512 0.0437) |
| OKLCH | oklch(85.75% 0.157 163.9) |
| XYZ | xyz(42.8735, 67.4046, 53.9221) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.30
Greenish Cyan
#2AFEB7
ΔE00 3.49
Greenish Turquoise
#00FBB0
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F0B4 #F0528E
analogous
#52F065 #52F0B4 #52DDF0
triadic
#52F0B4 #B452F0 #F0B452
tetradic
#52F0B4 #6552F0 #F0528E #DDF052
square
#52F0B4 #6552F0 #F0528E #DDF052
split-complementary
#52F0B4 #F052DD #F06552
monochromatic
#10B878 #1AEB9C #52F0B4 #8AF5CC #C3FAE5
Accessibility & contrast
On white
1.45
#52F0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#52F0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F0B4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F0B4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB1
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#00F0DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #52f0b4; /* rgb */ color: rgb(82, 240, 180); /* oklch */ color: oklch(85.8% 0.157 163.9);
Tailwind
colors: {
custom: {
50: '#94f6ca',
500: '#52f0b4',
950: '#000000',
},
}SCSS
$custom: #52f0b4; $custom-light: #94f6ca; $custom-dark: #000000;
JSON
{
"hex": "#52f0b4",
"rgb": {
"r": 82,
"g": 240,
"b": 180
},
"hsl": {
"h": 157.215,
"s": 84.043,
"l": 63.137
},
"oklch": {
"l": 0.85751,
"c": 0.15739,
"h": 163.9
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#52F0B4
secondary
#B72F63
accent
#0558E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582