#52DEA0#52DEA0
#52DEA0 is a light, vivid teal. Relative luminance 0.566; OKLCH L 80.9% C 0.151 H 160.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEA0 |
|---|---|
| RGB | rgb(82, 222, 160) |
| HSL | hsl(153, 68%, 60%) |
| HSV | hsv(153, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 27.9%, 12.9%) |
| CIE-LAB | lab(79.94, -51.95, 19.50) |
| CIE-LCH | lch(79.94, 55.49, 159.42°) |
| OKLab | oklab(80.89% -0.1422 0.0496) |
| OKLCH | oklch(80.89% 0.151 160.8) |
| XYZ | xyz(35.9426, 56.5707, 42.2759) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.41
Eucalyptus
#44D7A8
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 4.95
Light Greenish Blue
#63F7B4
ΔE00 5.54
Aqua Marine
#2EE8BB
ΔE00 5.65
Seaweed
#18D17B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEA0 #DE5290
analogous
#52DE5A #52DEA0 #52D6DE
triadic
#52DEA0 #A052DE #DEA052
tetradic
#52DEA0 #5A52DE #DE5290 #D6DE52
square
#52DEA0 #5A52DE #DE5290 #D6DE52
split-complementary
#52DEA0 #DE52D6 #DE5A52
monochromatic
#1D9962 #27CC83 #52DEA0 #85E8BC #B9F2D8
Accessibility & contrast
On white
1.71
#52DEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#52DEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEA0
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEA0 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #52dea0; /* rgb */ color: rgb(82, 222, 160); /* oklch */ color: oklch(80.9% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#90e9bc',
500: '#52dea0',
950: '#000000',
},
}SCSS
$custom: #52dea0; $custom-light: #90e9bc; $custom-dark: #000000;
JSON
{
"hex": "#52dea0",
"rgb": {
"r": 82,
"g": 222,
"b": 160
},
"hsl": {
"h": 153.429,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.8089,
"c": 0.1506,
"h": 160.8
},
"luminance": 0.56574
}Semantic roles & 50–950 ramp
primary
#52DEA0
secondary
#9D3864
accent
#3D8AEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482