#53ECDF#53ECDF
#53ECDF is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.129 H 187.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #53ECDF |
|---|---|
| RGB | rgb(83, 236, 223) |
| HSL | hsl(175, 80%, 63%) |
| HSV | hsv(175, 65%, 93%) |
| CMYK | cmyk(64.8%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(85.58, -42.81, -5.55) |
| CIE-LCH | lch(85.58, 43.17, 187.38°) |
| OKLab | oklab(85.99% -0.1277 -0.0157) |
| OKLCH | oklch(85.99% 0.129 187) |
| XYZ | xyz(46.8759, 67.1524, 80.2890) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.91
Aqua
#00FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ECDF #EC5360
analogous
#53EC92 #53ECDF #53ACEC
triadic
#53ECDF #DF53EC #ECDF53
tetradic
#53ECDF #9253EC #EC5360 #ACEC53
square
#53ECDF #9253EC #EC5360 #ACEC53
split-complementary
#53ECDF #EC53AC #EC9253
monochromatic
#14B1A4 #1CE6D5 #53ECDF #8AF2E9 #C1F8F4
Accessibility & contrast
On white
1.46
#53ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#53ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ECDF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ECDF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53ecdf; /* rgb */ color: rgb(83, 236, 223); /* oklch */ color: oklch(86.0% 0.129 187.0);
Tailwind
colors: {
custom: {
50: '#95f3e8',
500: '#53ecdf',
950: '#000000',
},
}SCSS
$custom: #53ecdf; $custom-light: #95f3e8; $custom-dark: #000000;
JSON
{
"hex": "#53ecdf",
"rgb": {
"r": 83,
"g": 236,
"b": 223
},
"hsl": {
"h": 174.902,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.85992,
"c": 0.12862,
"h": 187
},
"luminance": 0.67158
}Semantic roles & 50–950 ramp
primary
#53ECDF
secondary
#B1323D
accent
#091BDC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584