#52EDC7#52EDC7
#52EDC7 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.141 H 173.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC7 |
|---|---|
| RGB | rgb(82, 237, 199) |
| HSL | hsl(165, 81%, 63%) |
| HSV | hsv(165, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 16%, 7.1%) |
| CIE-LAB | lab(85.24, -49.40, 6.56) |
| CIE-LCH | lch(85.24, 49.83, 172.44°) |
| OKLab | oklab(85.51% -0.1396 0.0166) |
| OKLCH | oklch(85.51% 0.141 173.2) |
| XYZ | xyz(44.0675, 66.4809, 64.5314) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.54
Aqua (survey)
#13EAC9
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.80
Aquamarine
#7FFFD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC7 #ED5278
analogous
#52ED79 #52EDC7 #52C6ED
triadic
#52EDC7 #C752ED #EDC752
tetradic
#52EDC7 #7952ED #ED5278 #C6ED52
square
#52EDC7 #7952ED #ED5278 #C6ED52
split-complementary
#52EDC7 #ED52C6 #ED7952
monochromatic
#13B28B #1BE7B5 #52EDC7 #89F3D9 #C1F9EB
Accessibility & contrast
On white
1.47
#52EDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#52EDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC7
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC7 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc7; /* rgb */ color: rgb(82, 237, 199); /* oklch */ color: oklch(85.5% 0.141 173.2);
Tailwind
colors: {
custom: {
50: '#94f3d8',
500: '#52edc7',
950: '#000000',
},
}SCSS
$custom: #52edc7; $custom-light: #94f3d8; $custom-dark: #000000;
JSON
{
"hex": "#52edc7",
"rgb": {
"r": 82,
"g": 237,
"b": 199
},
"hsl": {
"h": 165.29,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85507,
"c": 0.14063,
"h": 173.2
},
"luminance": 0.66486
}Semantic roles & 50–950 ramp
primary
#52EDC7
secondary
#B23151
accent
#083CDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583