#52F3A8#52F3A8
#52F3A8 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.2% C 0.171 H 159.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3A8 |
|---|---|
| RGB | rgb(82, 243, 168) |
| HSL | hsl(152, 87%, 64%) |
| HSV | hsv(152, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 30.9%, 4.7%) |
| CIE-LAB | lab(86.36, -58.60, 24.21) |
| CIE-LCH | lch(86.36, 63.40, 157.55°) |
| OKLab | oklab(86.21% -0.1595 0.0613) |
| OKLCH | oklch(86.21% 0.171 159) |
| XYZ | xyz(42.5940, 68.7175, 48.0572) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Greenish Turquoise
#00FBB0
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3A8 #F3529D
analogous
#52F357 #52F3A8 #52EDF3
triadic
#52F3A8 #A852F3 #F3A852
tetradic
#52F3A8 #5752F3 #F3529D #EDF352
square
#52F3A8 #5752F3 #F3529D #EDF352
split-complementary
#52F3A8 #F352ED #F35752
monochromatic
#0DBD6B #19EF8B #52F3A8 #8BF7C5 #C4FBE2
Accessibility & contrast
On white
1.42
#52F3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#52F3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3A8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3A8 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A3
Deuteranopia (green-blind)
#DCD2AD
Tritanopia (blue-blind)
#00F2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f3a8; /* rgb */ color: rgb(82, 243, 168); /* oklch */ color: oklch(86.2% 0.171 159.0);
Tailwind
colors: {
custom: {
50: '#94f8c2',
500: '#52f3a8',
950: '#000000',
},
}SCSS
$custom: #52f3a8; $custom-light: #94f8c2; $custom-dark: #000000;
JSON
{
"hex": "#52f3a8",
"rgb": {
"r": 82,
"g": 243,
"b": 168
},
"hsl": {
"h": 152.05,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86212,
"c": 0.17092,
"h": 159
},
"luminance": 0.68722
}Semantic roles & 50–950 ramp
primary
#52F3A8
secondary
#BC2E70
accent
#026BE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582