#53DEEC#53DEEC
#53DEEC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.119 H 204.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEEC |
|---|---|
| RGB | rgb(83, 222, 236) |
| HSL | hsl(185, 80%, 63%) |
| HSV | hsv(185, 65%, 93%) |
| CMYK | cmyk(64.8%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(81.91, -32.84, -17.90) |
| CIE-LCH | lch(81.91, 37.40, 208.59°) |
| OKLab | oklab(83.15% -0.1083 -0.0496) |
| OKLCH | oklch(83.15% 0.119 204.6) |
| XYZ | xyz(44.8224, 60.1327, 88.5852) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.72
Robin'S Egg
#6DEDFD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Bright Light Blue
#26F7FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEEC #EC6153
analogous
#53ECAD #53DEEC #5392EC
triadic
#53DEEC #EC53DE #DEEC53
tetradic
#53DEEC #AD53EC #EC6153 #92EC53
square
#53DEEC #AD53EC #EC6153 #92EC53
split-complementary
#53DEEC #EC5392 #ECAD53
monochromatic
#14A3B1 #1CD3E6 #53DEEC #8AE9F2 #C1F3F8
Accessibility & contrast
On white
1.61
#53DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#53DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEEC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEEC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #53deec; /* rgb */ color: rgb(83, 222, 236); /* oklch */ color: oklch(83.1% 0.119 204.6);
Tailwind
colors: {
custom: {
50: '#95e8f2',
500: '#53deec',
950: '#000000',
},
}SCSS
$custom: #53deec; $custom-light: #95e8f2; $custom-dark: #000000;
JSON
{
"hex": "#53deec",
"rgb": {
"r": 83,
"g": 222,
"b": 236
},
"hsl": {
"h": 185.49,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.83146,
"c": 0.11916,
"h": 204.6
},
"luminance": 0.60138
}Semantic roles & 50–950 ramp
primary
#53DEEC
secondary
#B13E32
accent
#1C09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485