#53ECEB#53ECEB
#53ECEB is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.4% C 0.127 H 194.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #53ECEB |
|---|---|
| RGB | rgb(83, 236, 235) |
| HSL | hsl(180, 80%, 63%) |
| HSV | hsv(180, 65%, 93%) |
| CMYK | cmyk(64.8%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(85.92, -39.61, -11.36) |
| CIE-LCH | lch(85.92, 41.21, 196.00°) |
| OKLab | oklab(86.38% -0.1226 -0.0316) |
| OKLCH | oklch(86.38% 0.127 194.4) |
| XYZ | xyz(48.5514, 67.8226, 89.1135) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 3.70
Aqua
#00FFFF
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ECEB #EC5354
analogous
#53EC9F #53ECEB #53A0EC
triadic
#53ECEB #EB53EC #ECEB53
tetradic
#53ECEB #9F53EC #EC5354 #A0EC53
square
#53ECEB #9F53EC #EC5354 #A0EC53
split-complementary
#53ECEB #EC53A0 #EC9F53
monochromatic
#14B1B0 #1CE6E5 #53ECEB #8AF2F1 #C1F8F8
Accessibility & contrast
On white
1.44
#53ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#53ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ECEB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ECEB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #53eceb; /* rgb */ color: rgb(83, 236, 235); /* oklch */ color: oklch(86.4% 0.127 194.4);
Tailwind
colors: {
custom: {
50: '#96f2f1',
500: '#53eceb',
950: '#000000',
},
}SCSS
$custom: #53eceb; $custom-light: #96f2f1; $custom-dark: #000000;
JSON
{
"hex": "#53eceb",
"rgb": {
"r": 83,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.608,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.86377,
"c": 0.12657,
"h": 194.4
},
"luminance": 0.67828
}Semantic roles & 50–950 ramp
primary
#53ECEB
secondary
#B13233
accent
#090ADC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585