#52EDC8#52EDC8
#52EDC8 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.140 H 173.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC8 |
|---|---|
| RGB | rgb(82, 237, 200) |
| HSL | hsl(166, 81%, 63%) |
| HSV | hsv(166, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.26, -49.16, 6.07) |
| CIE-LCH | lch(85.26, 49.53, 172.96°) |
| OKLab | oklab(85.53% -0.1392 0.0153) |
| OKLCH | oklch(85.53% 0.14 173.7) |
| XYZ | xyz(44.1840, 66.5275, 65.1449) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.58
Aqua Marine
#2EE8BB
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC8 #ED5277
analogous
#52ED7A #52EDC8 #52C5ED
triadic
#52EDC8 #C852ED #EDC852
tetradic
#52EDC8 #7A52ED #ED5277 #C5ED52
square
#52EDC8 #7A52ED #ED5277 #C5ED52
split-complementary
#52EDC8 #ED52C5 #ED7A52
monochromatic
#13B28C #1BE7B6 #52EDC8 #89F3DA #C1F9EB
Accessibility & contrast
On white
1.47
#52EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#52EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#D0CECB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc8; /* rgb */ color: rgb(82, 237, 200); /* oklch */ color: oklch(85.5% 0.140 173.7);
Tailwind
colors: {
custom: {
50: '#94f3d8',
500: '#52edc8',
950: '#000000',
},
}SCSS
$custom: #52edc8; $custom-light: #94f3d8; $custom-dark: #000000;
JSON
{
"hex": "#52edc8",
"rgb": {
"r": 82,
"g": 237,
"b": 200
},
"hsl": {
"h": 165.677,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85534,
"c": 0.14004,
"h": 173.7
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#52EDC8
secondary
#B23150
accent
#083BDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583