#52E2E5#52E2E5
#52E2E5 is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.8% C 0.121 H 197.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2E5 |
|---|---|
| RGB | rgb(82, 226, 229) |
| HSL | hsl(181, 74%, 61%) |
| HSV | hsv(181, 64%, 90%) |
| CMYK | cmyk(64.2%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(82.83, -36.82, -12.81) |
| CIE-LCH | lch(82.83, 38.99, 199.18°) |
| OKLab | oklab(83.81% -0.1156 -0.0355) |
| OKLCH | oklch(83.81% 0.121 197.1) |
| XYZ | xyz(44.8126, 61.8387, 83.6879) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2E5 #E55552
analogous
#52E59E #52E2E5 #5299E5
triadic
#52E2E5 #E552E2 #E2E552
tetradic
#52E2E5 #9E52E5 #E55552 #99E552
square
#52E2E5 #9E52E5 #E55552 #99E552
split-complementary
#52E2E5 #E55299 #E59E52
monochromatic
#19A1A4 #21D5D9 #52E2E5 #87EBED #BCF4F5
Accessibility & contrast
On white
1.57
#52E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#52E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2E5
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2E5 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E5
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #52e2e5; /* rgb */ color: rgb(82, 226, 229); /* oklch */ color: oklch(83.8% 0.121 197.1);
Tailwind
colors: {
custom: {
50: '#94ebed',
500: '#52e2e5',
950: '#000000',
},
}SCSS
$custom: #52e2e5; $custom-light: #94ebed; $custom-dark: #000000;
JSON
{
"hex": "#52e2e5",
"rgb": {
"r": 82,
"g": 226,
"b": 229
},
"hsl": {
"h": 181.224,
"s": 73.869,
"l": 60.98
},
"oklch": {
"l": 0.8381,
"c": 0.12098,
"h": 197.1
},
"luminance": 0.61844
}Semantic roles & 50–950 ramp
primary
#52E2E5
secondary
#A63735
accent
#1410D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484