#53ECC0#53ECC0
#53ECC0 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.143 H 170.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #53ECC0 |
|---|---|
| RGB | rgb(83, 236, 192) |
| HSL | hsl(163, 80%, 63%) |
| HSV | hsv(163, 65%, 93%) |
| CMYK | cmyk(64.8%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(84.81, -50.46, 9.60) |
| CIE-LCH | lch(84.81, 51.37, 169.22°) |
| OKLab | oklab(85.11% -0.1413 0.0245) |
| OKLCH | oklch(85.11% 0.143 170.2) |
| XYZ | xyz(43.0723, 65.6310, 60.2570) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.86
Bright Teal
#01F9C6
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.56
Aqua (survey)
#13EAC9
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.87
Light Aquamarine
#7BFDC7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ECC0 #EC537F
analogous
#53EC73 #53ECC0 #53CCEC
triadic
#53ECC0 #C053EC #ECC053
tetradic
#53ECC0 #7353EC #EC537F #CCEC53
square
#53ECC0 #7353EC #EC537F #CCEC53
split-complementary
#53ECC0 #EC53CC #EC7353
monochromatic
#14B184 #1CE6AC #53ECC0 #8AF2D4 #C1F8E8
Accessibility & contrast
On white
1.49
#53ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#53ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ECC0
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ECC0 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#00EEDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53ecc0; /* rgb */ color: rgb(83, 236, 192); /* oklch */ color: oklch(85.1% 0.143 170.2);
Tailwind
colors: {
custom: {
50: '#94f3d3',
500: '#53ecc0',
950: '#000000',
},
}SCSS
$custom: #53ecc0; $custom-light: #94f3d3; $custom-dark: #000000;
JSON
{
"hex": "#53ecc0",
"rgb": {
"r": 83,
"g": 236,
"b": 192
},
"hsl": {
"h": 162.745,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.85106,
"c": 0.14345,
"h": 170.2
},
"luminance": 0.65636
}Semantic roles & 50–950 ramp
primary
#53ECC0
secondary
#B13257
accent
#0946DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583