#52E2EB#52E2EB
#52E2EB is a very light, vivid teal. Relative luminance 0.622; OKLCH L 84.0% C 0.121 H 201.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2EB |
|---|---|
| RGB | rgb(82, 226, 235) |
| HSL | hsl(184, 79%, 62%) |
| HSV | hsv(184, 65%, 92%) |
| CMYK | cmyk(65.1%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.01, -35.15, -15.72) |
| CIE-LCH | lch(83.01, 38.51, 204.09°) |
| OKLab | oklab(84.02% -0.1132 -0.0436) |
| OKLCH | oklch(84.02% 0.121 201.1) |
| XYZ | xyz(45.6649, 62.1796, 88.1764) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 4.05
Bright Light Blue
#26F7FD
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2EB #EB5B52
analogous
#52EBA7 #52E2EB #5296EB
triadic
#52E2EB #EB52E2 #E2EB52
tetradic
#52E2EB #A752EB #EB5B52 #96EB52
square
#52E2EB #A752EB #EB5B52 #96EB52
split-complementary
#52E2EB #EB5296 #EBA752
monochromatic
#14A5AE #1BD9E5 #52E2EB #89EBF1 #C0F4F8
Accessibility & contrast
On white
1.56
#52E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#52E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2EB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2EB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #52e2eb; /* rgb */ color: rgb(82, 226, 235); /* oklch */ color: oklch(84.0% 0.121 201.1);
Tailwind
colors: {
custom: {
50: '#95ebf1',
500: '#52e2eb',
950: '#000000',
},
}SCSS
$custom: #52e2eb; $custom-light: #95ebf1; $custom-dark: #000000;
JSON
{
"hex": "#52e2eb",
"rgb": {
"r": 82,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.529,
"s": 79.275,
"l": 62.157
},
"oklch": {
"l": 0.84016,
"c": 0.12127,
"h": 201.1
},
"luminance": 0.62185
}Semantic roles & 50–950 ramp
primary
#52E2EB
secondary
#AF3932
accent
#160ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485