#53E1EC#53E1EC
#53E1EC is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.8% C 0.120 H 202.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #53E1EC |
|---|---|
| RGB | rgb(83, 225, 236) |
| HSL | hsl(184, 80%, 63%) |
| HSV | hsv(184, 65%, 93%) |
| CMYK | cmyk(64.8%, 4.7%, 0%, 7.5%) |
| CIE-LAB | lab(82.78, -34.26, -16.59) |
| CIE-LCH | lch(82.78, 38.07, 205.85°) |
| OKLab | oklab(83.85% -0.1113 -0.046) |
| OKLCH | oklch(83.85% 0.12 202.5) |
| XYZ | xyz(45.6263, 61.7405, 88.8531) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E1EC #EC5E53
analogous
#53ECAB #53E1EC #5394EC
triadic
#53E1EC #EC53E1 #E1EC53
tetradic
#53E1EC #AB53EC #EC5E53 #94EC53
square
#53E1EC #AB53EC #EC5E53 #94EC53
split-complementary
#53E1EC #EC5394 #ECAB53
monochromatic
#14A6B1 #1CD7E6 #53E1EC #8AEBF2 #C1F4F8
Accessibility & contrast
On white
1.57
#53E1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#53E1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E1EC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E1EC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #53e1ec; /* rgb */ color: rgb(83, 225, 236); /* oklch */ color: oklch(83.8% 0.120 202.5);
Tailwind
colors: {
custom: {
50: '#95ebf2',
500: '#53e1ec',
950: '#000000',
},
}SCSS
$custom: #53e1ec; $custom-light: #95ebf2; $custom-dark: #000000;
JSON
{
"hex": "#53e1ec",
"rgb": {
"r": 83,
"g": 225,
"b": 236
},
"hsl": {
"h": 184.314,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.83845,
"c": 0.12044,
"h": 202.5
},
"luminance": 0.61746
}Semantic roles & 50–950 ramp
primary
#53E1EC
secondary
#B13B32
accent
#1809DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485