#52DE9F#52DE9F
#52DE9F is a light, vivid teal. Relative luminance 0.565; OKLCH L 80.9% C 0.151 H 160.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE9F |
|---|---|
| RGB | rgb(82, 222, 159) |
| HSL | hsl(153, 68%, 60%) |
| HSV | hsv(153, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 28.4%, 12.9%) |
| CIE-LAB | lab(79.92, -52.16, 20.00) |
| CIE-LCH | lch(79.92, 55.86, 159.02°) |
| OKLab | oklab(80.87% -0.1426 0.0509) |
| OKLCH | oklch(80.87% 0.151 160.4) |
| XYZ | xyz(35.8555, 56.5359, 41.8171) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 5.08
Light Greenish Blue
#63F7B4
ΔE00 5.54
Aqua Marine
#2EE8BB
ΔE00 5.84
Seaweed
#18D17B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE9F #DE5291
analogous
#52DE59 #52DE9F #52D7DE
triadic
#52DE9F #9F52DE #DE9F52
tetradic
#52DE9F #5952DE #DE5291 #D7DE52
square
#52DE9F #5952DE #DE5291 #D7DE52
split-complementary
#52DE9F #DE52D7 #DE5952
monochromatic
#1D9961 #27CC82 #52DE9F #85E8BC #B9F2D8
Accessibility & contrast
On white
1.71
#52DE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#52DE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE9F
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE9F | 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)
#DBCE9B
Deuteranopia (green-blind)
#C8C1A3
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #52de9f; /* rgb */ color: rgb(82, 222, 159); /* oklch */ color: oklch(80.9% 0.151 160.4);
Tailwind
colors: {
custom: {
50: '#90e9bb',
500: '#52de9f',
950: '#000000',
},
}SCSS
$custom: #52de9f; $custom-light: #90e9bb; $custom-dark: #000000;
JSON
{
"hex": "#52de9f",
"rgb": {
"r": 82,
"g": 222,
"b": 159
},
"hsl": {
"h": 153,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80867,
"c": 0.15145,
"h": 160.4
},
"luminance": 0.5654
}Semantic roles & 50–950 ramp
primary
#52DE9F
secondary
#9D3865
accent
#3D8BEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482