#52E69C#52E69C
#52E69C is a very light, vivid teal. Relative luminance 0.608; OKLCH L 82.8% C 0.164 H 157.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #52E69C |
|---|---|
| RGB | rgb(82, 230, 156) |
| HSL | hsl(150, 75%, 61%) |
| HSV | hsv(150, 64%, 90%) |
| CMYK | cmyk(64.3%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(82.26, -55.94, 24.77) |
| CIE-LCH | lch(82.26, 61.18, 156.11°) |
| OKLab | oklab(82.77% -0.1521 0.0626) |
| OKLCH | oklch(82.77% 0.164 157.6) |
| XYZ | xyz(37.7737, 60.7838, 41.1878) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 5.06
Sea Green (survey)
#53FCA1
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E69C #E6529C
analogous
#52E652 #52E69C #52E6E6
triadic
#52E69C #9C52E6 #E69C52
tetradic
#52E69C #5252E6 #E6529C #E6E652
square
#52E69C #5252E6 #E6529C #E6E652
split-complementary
#52E69C #E652E6 #E65252
monochromatic
#18A65F #20DB7D #52E69C #87EEBB #BDF5D9
Accessibility & contrast
On white
1.60
#52E69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#52E69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E69C
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E69C | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D597
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#00E4D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #52e69c; /* rgb */ color: rgb(82, 230, 156); /* oklch */ color: oklch(82.8% 0.164 157.6);
Tailwind
colors: {
custom: {
50: '#92efb9',
500: '#52e69c',
950: '#000000',
},
}SCSS
$custom: #52e69c; $custom-light: #92efb9; $custom-dark: #000000;
JSON
{
"hex": "#52e69c",
"rgb": {
"r": 82,
"g": 230,
"b": 156
},
"hsl": {
"h": 150,
"s": 74.747,
"l": 61.176
},
"oklch": {
"l": 0.82771,
"c": 0.16446,
"h": 157.6
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#52E69C
secondary
#A8346E
accent
#0F73D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0E1611
muted
#7F8581