#53ECEA#53ECEA
#53ECEA is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.127 H 193.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #53ECEA |
|---|---|
| RGB | rgb(83, 236, 234) |
| HSL | hsl(179, 80%, 63%) |
| HSV | hsv(179, 65%, 93%) |
| CMYK | cmyk(64.8%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(85.89, -39.88, -10.88) |
| CIE-LCH | lch(85.89, 41.34, 195.25°) |
| OKLab | oklab(86.35% -0.123 -0.0302) |
| OKLCH | oklch(86.35% 0.127 193.8) |
| XYZ | xyz(48.4074, 67.7650, 88.3547) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 3.77
Bright Turquoise
#0FFEF9
ΔE00 4.36
Aqua
#00FFFF
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ECEA #EC5355
analogous
#53EC9E #53ECEA #53A1EC
triadic
#53ECEA #EA53EC #ECEA53
tetradic
#53ECEA #9E53EC #EC5355 #A1EC53
square
#53ECEA #9E53EC #EC5355 #A1EC53
split-complementary
#53ECEA #EC53A1 #EC9E53
monochromatic
#14B1AF #1CE6E3 #53ECEA #8AF2F1 #C1F8F7
Accessibility & contrast
On white
1.44
#53ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#53ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ECEA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ECEA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #53ecea; /* rgb */ color: rgb(83, 236, 234); /* oklch */ color: oklch(86.3% 0.127 193.8);
Tailwind
colors: {
custom: {
50: '#96f2f0',
500: '#53ecea',
950: '#000000',
},
}SCSS
$custom: #53ecea; $custom-light: #96f2f0; $custom-dark: #000000;
JSON
{
"hex": "#53ecea",
"rgb": {
"r": 83,
"g": 236,
"b": 234
},
"hsl": {
"h": 179.216,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.86345,
"c": 0.12665,
"h": 193.8
},
"luminance": 0.6777
}Semantic roles & 50–950 ramp
primary
#53ECEA
secondary
#B13234
accent
#090CDC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585