#52EDC5#52EDC5
#52EDC5 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.142 H 172.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC5 |
|---|---|
| RGB | rgb(82, 237, 197) |
| HSL | hsl(165, 81%, 63%) |
| HSV | hsv(165, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 16.9%, 7.1%) |
| CIE-LAB | lab(85.19, -49.87, 7.54) |
| CIE-LCH | lch(85.19, 50.44, 171.41°) |
| OKLab | oklab(85.45% -0.1405 0.0191) |
| OKLCH | oklch(85.45% 0.142 172.2) |
| XYZ | xyz(43.8369, 66.3886, 63.3165) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.22
Aqua (survey)
#13EAC9
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC5 #ED527A
analogous
#52ED77 #52EDC5 #52C8ED
triadic
#52EDC5 #C552ED #EDC552
tetradic
#52EDC5 #7752ED #ED527A #C8ED52
square
#52EDC5 #7752ED #ED527A #C8ED52
split-complementary
#52EDC5 #ED52C8 #ED7752
monochromatic
#13B289 #1BE7B2 #52EDC5 #89F3D8 #C1F9EA
Accessibility & contrast
On white
1.47
#52EDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#52EDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC5
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC5 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC3
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc5; /* rgb */ color: rgb(82, 237, 197); /* oklch */ color: oklch(85.5% 0.142 172.2);
Tailwind
colors: {
custom: {
50: '#94f3d6',
500: '#52edc5',
950: '#000000',
},
}SCSS
$custom: #52edc5; $custom-light: #94f3d6; $custom-dark: #000000;
JSON
{
"hex": "#52edc5",
"rgb": {
"r": 82,
"g": 237,
"b": 197
},
"hsl": {
"h": 164.516,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85454,
"c": 0.14184,
"h": 172.2
},
"luminance": 0.66393
}Semantic roles & 50–950 ramp
primary
#52EDC5
secondary
#B23152
accent
#083FDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583