#53DFEC#53DFEC
#53DFEC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.120 H 203.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #53DFEC |
|---|---|
| RGB | rgb(83, 223, 236) |
| HSL | hsl(185, 80%, 63%) |
| HSV | hsv(185, 65%, 93%) |
| CMYK | cmyk(64.8%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(82.20, -33.32, -17.46) |
| CIE-LCH | lch(82.20, 37.62, 207.66°) |
| OKLab | oklab(83.38% -0.1093 -0.0484) |
| OKLCH | oklch(83.38% 0.12 203.9) |
| XYZ | xyz(45.0888, 60.6655, 88.6740) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Bright Light Blue
#26F7FD
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DFEC #EC6053
analogous
#53ECAC #53DFEC #5392EC
triadic
#53DFEC #EC53DF #DFEC53
tetradic
#53DFEC #AC53EC #EC6053 #92EC53
square
#53DFEC #AC53EC #EC6053 #92EC53
split-complementary
#53DFEC #EC5392 #ECAC53
monochromatic
#14A4B1 #1CD5E6 #53DFEC #8AE9F2 #C1F4F8
Accessibility & contrast
On white
1.60
#53DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#53DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DFEC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DFEC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #53dfec; /* rgb */ color: rgb(83, 223, 236); /* oklch */ color: oklch(83.4% 0.120 203.9);
Tailwind
colors: {
custom: {
50: '#95e9f2',
500: '#53dfec',
950: '#000000',
},
}SCSS
$custom: #53dfec; $custom-light: #95e9f2; $custom-dark: #000000;
JSON
{
"hex": "#53dfec",
"rgb": {
"r": 83,
"g": 223,
"b": 236
},
"hsl": {
"h": 185.098,
"s": 80.105,
"l": 62.549
},
"oklch": {
"l": 0.83379,
"c": 0.11956,
"h": 203.9
},
"luminance": 0.6067
}Semantic roles & 50–950 ramp
primary
#53DFEC
secondary
#B13D32
accent
#1B09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485