#52EDC6#52EDC6
#52EDC6 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.141 H 172.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC6 |
|---|---|
| RGB | rgb(82, 237, 198) |
| HSL | hsl(165, 81%, 63%) |
| HSV | hsv(165, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 16.5%, 7.1%) |
| CIE-LAB | lab(85.22, -49.63, 7.05) |
| CIE-LCH | lch(85.22, 50.13, 171.92°) |
| OKLab | oklab(85.48% -0.1401 0.0179) |
| OKLCH | oklch(85.48% 0.141 172.7) |
| XYZ | xyz(43.9518, 66.4346, 63.9219) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.37
Aqua (survey)
#13EAC9
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC6 #ED5279
analogous
#52ED78 #52EDC6 #52C7ED
triadic
#52EDC6 #C652ED #EDC652
tetradic
#52EDC6 #7852ED #ED5279 #C7ED52
square
#52EDC6 #7852ED #ED5279 #C7ED52
split-complementary
#52EDC6 #ED52C7 #ED7852
monochromatic
#13B28A #1BE7B4 #52EDC6 #89F3D8 #C1F9EB
Accessibility & contrast
On white
1.47
#52EDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#52EDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC6
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC6 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC4
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc6; /* rgb */ color: rgb(82, 237, 198); /* oklch */ color: oklch(85.5% 0.141 172.7);
Tailwind
colors: {
custom: {
50: '#94f3d7',
500: '#52edc6',
950: '#000000',
},
}SCSS
$custom: #52edc6; $custom-light: #94f3d7; $custom-dark: #000000;
JSON
{
"hex": "#52edc6",
"rgb": {
"r": 82,
"g": 237,
"b": 198
},
"hsl": {
"h": 164.903,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.8548,
"c": 0.14123,
"h": 172.7
},
"luminance": 0.66439
}Semantic roles & 50–950 ramp
primary
#52EDC6
secondary
#B23152
accent
#083EDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583