#53E2EC#53E2EC
#53E2EC is a very light, vivid teal. Relative luminance 0.623; OKLCH L 84.1% C 0.121 H 201.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2EC |
|---|---|
| RGB | rgb(83, 226, 236) |
| HSL | hsl(184, 80%, 63%) |
| HSV | hsv(184, 65%, 93%) |
| CMYK | cmyk(64.8%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.06, -34.73, -16.16) |
| CIE-LCH | lch(83.06, 38.30, 204.96°) |
| OKLab | oklab(84.08% -0.1123 -0.0448) |
| OKLCH | oklch(84.08% 0.121 201.8) |
| XYZ | xyz(45.8974, 62.2827, 88.9435) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 3.78
Bright Light Blue
#26F7FD
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2EC #EC5D53
analogous
#53ECAA #53E2EC #5395EC
triadic
#53E2EC #EC53E2 #E2EC53
tetradic
#53E2EC #AA53EC #EC5D53 #95EC53
square
#53E2EC #AA53EC #EC5D53 #95EC53
split-complementary
#53E2EC #EC5395 #ECAA53
monochromatic
#14A7B1 #1CD9E6 #53E2EC #8AEBF2 #C1F5F8
Accessibility & contrast
On white
1.56
#53E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#53E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2EC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2EC | 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)
#D2D9ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #53e2ec; /* rgb */ color: rgb(83, 226, 236); /* oklch */ color: oklch(84.1% 0.121 201.8);
Tailwind
colors: {
custom: {
50: '#95ebf2',
500: '#53e2ec',
950: '#000000',
},
}SCSS
$custom: #53e2ec; $custom-light: #95ebf2; $custom-dark: #000000;
JSON
{
"hex": "#53e2ec",
"rgb": {
"r": 83,
"g": 226,
"b": 236
},
"hsl": {
"h": 183.922,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.84078,
"c": 0.1209,
"h": 201.8
},
"luminance": 0.62288
}Semantic roles & 50–950 ramp
primary
#53E2EC
secondary
#B13A32
accent
#1709DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485