#52E2E9#52E2E9
#52E2E9 is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.9% C 0.121 H 199.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2E9 |
|---|---|
| RGB | rgb(82, 226, 233) |
| HSL | hsl(183, 77%, 62%) |
| HSV | hsv(183, 65%, 91%) |
| CMYK | cmyk(64.8%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(82.95, -35.71, -14.75) |
| CIE-LCH | lch(82.95, 38.64, 202.44°) |
| OKLab | oklab(83.95% -0.114 -0.0409) |
| OKLCH | oklch(83.95% 0.121 199.7) |
| XYZ | xyz(45.3776, 62.0647, 86.6632) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2E9 #E95952
analogous
#52E9A4 #52E2E9 #5297E9
triadic
#52E2E9 #E952E2 #E2E952
tetradic
#52E2E9 #A452E9 #E95952 #97E952
square
#52E2E9 #A452E9 #E95952 #97E952
split-complementary
#52E2E9 #E95297 #E9A452
monochromatic
#16A4AB #1DD8E1 #52E2E9 #88EBF0 #BFF4F7
Accessibility & contrast
On white
1.57
#52E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#52E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2E9
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2E9 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #52e2e9; /* rgb */ color: rgb(82, 226, 233); /* oklch */ color: oklch(83.9% 0.121 199.7);
Tailwind
colors: {
custom: {
50: '#95ebf0',
500: '#52e2e9',
950: '#000000',
},
}SCSS
$custom: #52e2e9; $custom-light: #95ebf0; $custom-dark: #000000;
JSON
{
"hex": "#52e2e9",
"rgb": {
"r": 82,
"g": 226,
"b": 233
},
"hsl": {
"h": 182.781,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.83947,
"c": 0.1211,
"h": 199.7
},
"luminance": 0.6207
}Semantic roles & 50–950 ramp
primary
#52E2E9
secondary
#AC3933
accent
#150CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485