#53ECEC#53ECEC
#53ECEC is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.4% C 0.127 H 195.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #53ECEC |
|---|---|
| RGB | rgb(83, 236, 236) |
| HSL | hsl(180, 80%, 63%) |
| HSV | hsv(180, 65%, 93%) |
| CMYK | cmyk(64.8%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(85.95, -39.34, -11.84) |
| CIE-LCH | lch(85.95, 41.08, 196.75°) |
| OKLab | oklab(86.41% -0.1221 -0.0329) |
| OKLCH | oklch(86.41% 0.127 195.1) |
| XYZ | xyz(48.6963, 67.8806, 89.8765) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.20
Bright Cyan
#41FDFE
ΔE00 3.67
Aqua
#00FFFF
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ECEC #EC5353
analogous
#53EC9F #53ECEC #539FEC
triadic
#53ECEC #EC53EC #ECEC53
tetradic
#53ECEC #9F53EC #EC5353 #9FEC53
square
#53ECEC #9F53EC #EC5353 #9FEC53
split-complementary
#53ECEC #EC539F #EC9F53
monochromatic
#14B1B1 #1CE6E6 #53ECEC #8AF2F2 #C1F8F8
Accessibility & contrast
On white
1.44
#53ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#53ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ECEC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ECEC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #53ecec; /* rgb */ color: rgb(83, 236, 236); /* oklch */ color: oklch(86.4% 0.127 195.1);
Tailwind
colors: {
custom: {
50: '#96f2f2',
500: '#53ecec',
950: '#000000',
},
}SCSS
$custom: #53ecec; $custom-light: #96f2f2; $custom-dark: #000000;
JSON
{
"hex": "#53ecec",
"rgb": {
"r": 83,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.86411,
"c": 0.1265,
"h": 195.1
},
"luminance": 0.67886
}Semantic roles & 50–950 ramp
primary
#53ECEC
secondary
#B13232
accent
#0909DC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585