#52EDCA#52EDCA
#52EDCA is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.139 H 174.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDCA |
|---|---|
| RGB | rgb(82, 237, 202) |
| HSL | hsl(166, 81%, 63%) |
| HSV | hsv(166, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.31, -48.68, 5.09) |
| CIE-LCH | lch(85.31, 48.94, 174.03°) |
| OKLab | oklab(85.59% -0.1383 0.0127) |
| OKLCH | oklch(85.59% 0.139 174.7) |
| XYZ | xyz(44.4193, 66.6216, 66.3839) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.34
Aqua Marine
#2EE8BB
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.52
Aquamarine
#7FFFD4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDCA #ED5275
analogous
#52ED7D #52EDCA #52C2ED
triadic
#52EDCA #CA52ED #EDCA52
tetradic
#52EDCA #7D52ED #ED5275 #C2ED52
square
#52EDCA #7D52ED #ED5275 #C2ED52
split-complementary
#52EDCA #ED52C2 #ED7D52
monochromatic
#13B28E #1BE7B9 #52EDCA #89F3DB #C1F9EC
Accessibility & contrast
On white
1.47
#52EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#52EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDCA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDCA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC8
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edca; /* rgb */ color: rgb(82, 237, 202); /* oklch */ color: oklch(85.6% 0.139 174.7);
Tailwind
colors: {
custom: {
50: '#94f3da',
500: '#52edca',
950: '#000000',
},
}SCSS
$custom: #52edca; $custom-light: #94f3da; $custom-dark: #000000;
JSON
{
"hex": "#52edca",
"rgb": {
"r": 82,
"g": 237,
"b": 202
},
"hsl": {
"h": 166.452,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85589,
"c": 0.13889,
"h": 174.7
},
"luminance": 0.66626
}Semantic roles & 50–950 ramp
primary
#52EDCA
secondary
#B2314E
accent
#0838DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583