#52EDC2#52EDC2
#52EDC2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.144 H 170.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC2 |
|---|---|
| RGB | rgb(82, 237, 194) |
| HSL | hsl(163, 81%, 63%) |
| HSV | hsv(163, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.13, -50.58, 9.01) |
| CIE-LCH | lch(85.13, 51.37, 169.90°) |
| OKLab | oklab(85.37% -0.1419 0.023) |
| OKLCH | oklch(85.37% 0.144 170.8) |
| XYZ | xyz(43.4965, 66.2525, 61.5241) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.95
Bright Teal
#01F9C6
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC2 #ED527D
analogous
#52ED75 #52EDC2 #52CAED
triadic
#52EDC2 #C252ED #EDC252
tetradic
#52EDC2 #7552ED #ED527D #CAED52
square
#52EDC2 #7552ED #ED527D #CAED52
split-complementary
#52EDC2 #ED52CA #ED7552
monochromatic
#13B286 #1BE7AE #52EDC2 #89F3D6 #C1F9E9
Accessibility & contrast
On white
1.47
#52EDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#52EDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc2; /* rgb */ color: rgb(82, 237, 194); /* oklch */ color: oklch(85.4% 0.144 170.8);
Tailwind
colors: {
custom: {
50: '#94f4d4',
500: '#52edc2',
950: '#000000',
},
}SCSS
$custom: #52edc2; $custom-light: #94f4d4; $custom-dark: #000000;
JSON
{
"hex": "#52edc2",
"rgb": {
"r": 82,
"g": 237,
"b": 194
},
"hsl": {
"h": 163.355,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85374,
"c": 0.14374,
"h": 170.8
},
"luminance": 0.66257
}Semantic roles & 50–950 ramp
primary
#52EDC2
secondary
#B23155
accent
#0843DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583