#52EDC9#52EDC9
#52EDC9 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.139 H 174.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC9 |
|---|---|
| RGB | rgb(82, 237, 201) |
| HSL | hsl(166, 81%, 63%) |
| HSV | hsv(166, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 15.2%, 7.1%) |
| CIE-LAB | lab(85.29, -48.92, 5.58) |
| CIE-LCH | lch(85.29, 49.24, 173.50°) |
| OKLab | oklab(85.56% -0.1388 0.014) |
| OKLCH | oklch(85.56% 0.139 174.2) |
| XYZ | xyz(44.3013, 66.5744, 65.7624) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.45
Aqua Marine
#2EE8BB
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC9 #ED5276
analogous
#52ED7C #52EDC9 #52C3ED
triadic
#52EDC9 #C952ED #EDC952
tetradic
#52EDC9 #7C52ED #ED5276 #C3ED52
square
#52EDC9 #7C52ED #ED5276 #C3ED52
split-complementary
#52EDC9 #ED52C3 #ED7C52
monochromatic
#13B28D #1BE7B8 #52EDC9 #89F3DA #C1F9EC
Accessibility & contrast
On white
1.47
#52EDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#52EDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC9
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC9 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC7
Deuteranopia (green-blind)
#CFCFCC
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc9; /* rgb */ color: rgb(82, 237, 201); /* oklch */ color: oklch(85.6% 0.139 174.2);
Tailwind
colors: {
custom: {
50: '#94f3d9',
500: '#52edc9',
950: '#000000',
},
}SCSS
$custom: #52edc9; $custom-light: #94f3d9; $custom-dark: #000000;
JSON
{
"hex": "#52edc9",
"rgb": {
"r": 82,
"g": 237,
"b": 201
},
"hsl": {
"h": 166.065,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85562,
"c": 0.13947,
"h": 174.2
},
"luminance": 0.66579
}Semantic roles & 50–950 ramp
primary
#52EDC9
secondary
#B2314F
accent
#083ADE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583