#52E4E4#52E4E4
#52E4E4 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.2% C 0.122 H 195.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #52E4E4 |
|---|---|
| RGB | rgb(82, 228, 228) |
| HSL | hsl(180, 73%, 61%) |
| HSV | hsv(180, 64%, 89%) |
| CMYK | cmyk(64%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.38, -38.02, -11.46) |
| CIE-LCH | lch(83.38, 39.71, 196.77°) |
| OKLab | oklab(84.25% -0.118 -0.0318) |
| OKLCH | oklch(84.25% 0.122 195.1) |
| XYZ | xyz(45.2204, 62.8770, 83.1370) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.65
Mediumturquoise
#48D1CC
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 5.77
Aqua
#00FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E4E4 #E45252
analogous
#52E49B #52E4E4 #529BE4
triadic
#52E4E4 #E452E4 #E4E452
tetradic
#52E4E4 #9B52E4 #E45252 #9BE452
square
#52E4E4 #9B52E4 #E45252 #9BE452
split-complementary
#52E4E4 #E4529B #E49B52
monochromatic
#19A2A2 #22D7D7 #52E4E4 #87ECEC #BCF5F5
Accessibility & contrast
On white
1.55
#52E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#52E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E4E4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E4E4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E4
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #52e4e4; /* rgb */ color: rgb(82, 228, 228); /* oklch */ color: oklch(84.2% 0.122 195.1);
Tailwind
colors: {
custom: {
50: '#94edec',
500: '#52e4e4',
950: '#000000',
},
}SCSS
$custom: #52e4e4; $custom-light: #94edec; $custom-dark: #000000;
JSON
{
"hex": "#52e4e4",
"rgb": {
"r": 82,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 73,
"l": 60.784
},
"oklch": {
"l": 0.84245,
"c": 0.12226,
"h": 195.1
},
"luminance": 0.62882
}Semantic roles & 50–950 ramp
primary
#52E4E4
secondary
#A53535
accent
#1010D5
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584