#52E2ED#52E2ED
#52E2ED is a very light, vivid teal. Relative luminance 0.623; OKLCH L 84.1% C 0.121 H 202.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2ED |
|---|---|
| RGB | rgb(82, 226, 237) |
| HSL | hsl(184, 81%, 63%) |
| HSV | hsv(184, 65%, 93%) |
| CMYK | cmyk(65.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.07, -34.59, -16.68) |
| CIE-LCH | lch(83.07, 38.40, 205.75°) |
| OKLab | oklab(84.09% -0.1123 -0.0463) |
| OKLCH | oklch(84.09% 0.122 202.4) |
| XYZ | xyz(45.9555, 62.2958, 89.7067) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 3.60
Bright Light Blue
#26F7FD
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2ED #ED5D52
analogous
#52EDAA #52E2ED #5295ED
triadic
#52E2ED #ED52E2 #E2ED52
tetradic
#52E2ED #AA52ED #ED5D52 #95ED52
square
#52E2ED #AA52ED #ED5D52 #95ED52
split-complementary
#52E2ED #ED5295 #EDAA52
monochromatic
#13A7B2 #1BD9E7 #52E2ED #89EBF3 #C1F5F9
Accessibility & contrast
On white
1.56
#52E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#52E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2ED
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2ED | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #52e2ed; /* rgb */ color: rgb(82, 226, 237); /* oklch */ color: oklch(84.1% 0.121 202.4);
Tailwind
colors: {
custom: {
50: '#95ebf2',
500: '#52e2ed',
950: '#000000',
},
}SCSS
$custom: #52e2ed; $custom-light: #95ebf2; $custom-dark: #000000;
JSON
{
"hex": "#52e2ed",
"rgb": {
"r": 82,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.258,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.84087,
"c": 0.1215,
"h": 202.4
},
"luminance": 0.62301
}Semantic roles & 50–950 ramp
primary
#52E2ED
secondary
#B23A31
accent
#1708DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485